Skip to content

Commit d2d8eef

Browse files
committed
maybe fix triggering
1 parent f40a6eb commit d2d8eef

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/autozip-pack.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
name: Autozip Pack
22
on:
33
push:
4+
branches:
5+
- "**"
46
branches-ignore:
5-
- "main"
6-
- "master"
7+
- "main"
8+
- "master"
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)