We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56053f8 + 3d4a5e2 commit 2948bffCopy full SHA for 2948bff
1 file changed
.github/workflows/update_build_status.yml
@@ -21,7 +21,7 @@ name: Update build status workflow
21
22
on:
23
schedule:
24
- - cron: "*/15 * * * *"
+ - cron: "*/1 * * * *"
25
26
jobs:
27
update:
0 commit comments