Skip to content

Commit 2a7bd46

Browse files
committed
more colons
1 parent e3ee2d6 commit 2a7bd46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/minimum-open-time.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: PR Policy
22
on:
3-
pull_request
4-
workflow_dispatch
3+
pull_request:
4+
workflow_dispatch:
55
# scheduling only on PRs is not directly supported. See https://github.com/orgs/community/discussions/49960
66
schedule:
77
- cron: '0 0 * * *' # once daily

0 commit comments

Comments
 (0)