Skip to content

Commit cfc647f

Browse files
authored
ci: remove build on any branches except main and tags (conventional-changelog#3674)
Signed-off-by: Mateusz Urbanek <mateusz.urbanek.98@gmail.com>
1 parent 4a309d9 commit cfc647f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/container-build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
push:
44
tags:
55
- '**'
6-
branches:
7-
- '**'
8-
- '!master'
96
schedule:
107
- cron: '0 0 * * *'
118
jobs:

0 commit comments

Comments
 (0)