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 f1cf164 commit a31151aCopy full SHA for a31151a
.github/workflows/smoke.yml
@@ -5,7 +5,7 @@ on:
5
pull_request_target:
6
paths: 'task/**'
7
schedule:
8
- - cron: '0 9 * * 1'
+ - cron: '0 9 * * *'
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref_name }}
11
cancel-in-progress: true
0 commit comments