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.
2 parents 071ebb8 + 5becbbf commit b832faaCopy full SHA for b832faa
1 file changed
.github/workflows/ci-build.yml
@@ -10,8 +10,6 @@ on:
10
tags:
11
- '*'
12
pull_request:
13
- schedule:
14
- - cron: '0 3 * * *' # daily, at 3am
15
16
concurrency:
17
group: ci-${{ github.head_ref || github.ref }}
0 commit comments