Skip to content

Commit 8bd2a4a

Browse files
m
1 parent e571487 commit 8bd2a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "00 15 * * 1-5"
77
pull_request:
88
paths:
9-
- ".github/workflows/daily_ci.yml" # To test this workflow on PR stage only when there is a change.
9+
- ".github/workflows/daily_ci.yml"
1010

1111
jobs:
1212
codebuild_batch:

0 commit comments

Comments
 (0)