GitHub Actions: trigger on all branches
This commit is contained in:
parent
83d59cddd7
commit
339c9ce56c
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@ -2,7 +2,6 @@ name: Push
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user