We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a309d9 commit cfc647fCopy full SHA for cfc647f
.github/workflows/container-build.yml
@@ -3,9 +3,6 @@ on:
3
push:
4
tags:
5
- '**'
6
- branches:
7
- - '**'
8
- - '!master'
9
schedule:
10
- cron: '0 0 * * *'
11
jobs:
0 commit comments