add on: to yaml
This commit is contained in:
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@@ -1,5 +1,10 @@
|
|||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches: [ master, ci, builds ]
|
||||||
|
pull_request:
|
||||||
|
branches: [ master, ci, builds ]
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
|
Reference in New Issue
Block a user