Run build-dev.yml on push for all branches
This commit is contained in:
parent
f4f5df2edb
commit
6a78b14949
3
.github/workflows/build-dev.yml
vendored
3
.github/workflows/build-dev.yml
vendored
|
@ -3,9 +3,6 @@ name: build-dev
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
- "*.*.z"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
dev:
|
dev:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user