mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-06-19 16:52:03 +00:00
Merge pull request #444 from FunkinCrew/cancel-merged-actions
remove push lol
This commit is contained in:
commit
10db02a19b
1
.github/workflows/cancel-merged-branches.yml
vendored
1
.github/workflows/cancel-merged-branches.yml
vendored
|
@ -3,7 +3,6 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- closed
|
- closed
|
||||||
push:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cancel_stuff:
|
cancel_stuff:
|
||||||
|
|
Loading…
Reference in a new issue