Better github CI configuration.
This commit is contained in:
parent
1e97193030
commit
b871d873c6
2
.github/workflows/gh-build.yml
vendored
2
.github/workflows/gh-build.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, reopened]
|
types: [assigned, opened, synchronize, reopened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user