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:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- "*.*.z"
|
||||
|
||||
jobs:
|
||||
dev:
|
||||
|
|
Loading…
Reference in New Issue
Block a user