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 7669834 commit b34eaa1Copy full SHA for b34eaa1
.github/workflows/image.yml
@@ -10,8 +10,6 @@ on:
10
- cron: '19 17 * * *'
11
push:
12
branches: [ main ]
13
- # Publish semver tags as releases.
14
- tags: [ '*.*.*' ]
15
pull_request:
16
17
0 commit comments