Skip to content

Commit 810846a

Browse files
committed
maybe bad yaml?
1 parent b5b342f commit 810846a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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
6-
- schedule
6+
schedule
77
- cron: '0 0 * * *'
88

99
jobs:

0 commit comments

Comments
 (0)