Skip to content

Commit 9fb69c5

Browse files
committed
maybe it doesn't like the comment there
1 parent 810846a commit 9fb69c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: PR Policy
2+
# scheduling only on PRs is not directly supported. See https://github.com/orgs/community/discussions/49960
23
on:
34
pull_request
45
workflow_dispatch
5-
# scheduling only on PRs is not directly supported. See https://github.com/orgs/community/discussions/49960
66
schedule
77
- cron: '0 0 * * *'
88

0 commit comments

Comments
 (0)