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 fa0e146 commit 42a4261Copy full SHA for 42a4261
.github/workflows/codebuild.yml
@@ -3,7 +3,7 @@ name: AWS CodeBuild Batch Workflow
3
on:
4
pull_request:
5
push:
6
- # Run once a day
+ # Run daily
7
schedule:
8
- cron: "0 0 * * *"
9
0 commit comments