We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9495fcb + e483e5c commit bcf2aefCopy full SHA for bcf2aef
1 file changed
.github/workflows/release.yaml
@@ -9,9 +9,6 @@ on:
9
- 'master'
10
tags:
11
- 'v*'
12
- pull_request:
13
- branches:
14
- - 'master'
15
schedule:
16
- cron: '0 0 * * *' # Runs every night at midnight UTC
17
permissions:
0 commit comments