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:
push:
branches:
# https://stackoverflow.com/a/57903434/20327257
- "*"
- "*/*"
- "**"
- "!main"
- "!master"