Skip to content

Commit 62ca45c

Browse files
committed
take 2
1 parent d2d8eef commit 62ca45c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/autozip-pack.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ on:
33
push:
44
branches:
55
- "**"
6-
branches-ignore:
7-
- "main"
8-
- "master"
6+
- "!main"
7+
- "!master"
98

109
jobs:
1110
build:

0 commit comments

Comments
 (0)