This commit is contained in:
Evorp
2025-12-17 14:08:10 -08:00
parent 62ca45c4e1
commit fc4ef68665

View File

@@ -2,6 +2,9 @@ name: Autozip Pack
on: on:
push: push:
branches: branches:
# https://stackoverflow.com/a/57903434/20327257
- "*"
- "*/*"
- "**" - "**"
- "!main" - "!main"
- "!master" - "!master"