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 e3ee2d6 commit 2a7bd46Copy full SHA for 2a7bd46
.github/workflows/minimum-open-time.yml
@@ -1,7 +1,7 @@
1
name: PR Policy
2
on:
3
- pull_request
4
- workflow_dispatch
+ pull_request:
+ workflow_dispatch:
5
# scheduling only on PRs is not directly supported. See https://github.com/orgs/community/discussions/49960
6
schedule:
7
- cron: '0 0 * * *' # once daily
0 commit comments