Skip to content

Commit 8fe8431

Browse files
committed
Try getting FormatPullRequest.yml to run
1 parent 46e1974 commit 8fe8431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/FormatPullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "Format Pull Request"
22

33
on:
44
schedule:
5-
- cron: '* * * * *'
5+
- cron: '*/5 * * * *'
66
workflow_dispatch:
77
permissions:
88
contents: write

0 commit comments

Comments
 (0)