We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46e1974 commit 8fe8431Copy full SHA for 8fe8431
1 file changed
.github/workflows/FormatPullRequest.yml
@@ -2,7 +2,7 @@ name: "Format Pull Request"
2
3
on:
4
schedule:
5
- - cron: '* * * * *'
+ - cron: '*/5 * * * *'
6
workflow_dispatch:
7
permissions:
8
contents: write
0 commit comments