We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d5f36 commit 417302eCopy full SHA for 417302e
1 file changed
.github/workflows/main.yml .github/workflows/Unpack.yml.github/workflows/main.yml renamed to .github/workflows/Unpack.yml
@@ -1,6 +1,9 @@
1
name: Unpack
2
on:
3
workflow_dispatch:
4
+ push:
5
+ paths:
6
+ - '*.zip'
7
concurrency:
8
group: repo-only
9
cancel-in-progress: false
0 commit comments