diff --git a/.github/workflows/autozip-pack.yml b/.github/workflows/autozip-pack.yml index 7b1118fd4..b5b0d8d15 100644 --- a/.github/workflows/autozip-pack.yml +++ b/.github/workflows/autozip-pack.yml @@ -3,9 +3,8 @@ on: push: branches: - "**" - branches-ignore: - - "main" - - "master" + - "!main" + - "!master" jobs: build: