We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88ac26 commit b5b342fCopy full SHA for b5b342f
.github/workflows/minimum-open-time.yml
@@ -4,7 +4,6 @@ on:
4
- workflow_dispatch
5
# scheduling only on PRs is not directly supported. See https://github.com/orgs/community/discussions/49960
6
- schedule
7
- # once daily
8
- cron: '0 0 * * *'
9
10
jobs:
0 commit comments