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 e571487 commit 8bd2a4aCopy full SHA for 8bd2a4a
.github/workflows/daily_ci.yml
@@ -6,7 +6,7 @@ on:
6
- cron: "00 15 * * 1-5"
7
pull_request:
8
paths:
9
- - ".github/workflows/daily_ci.yml" # To test this workflow on PR stage only when there is a change.
+ - ".github/workflows/daily_ci.yml"
10
11
jobs:
12
codebuild_batch:
0 commit comments