ci: run build also on pull requests
This commit is contained in:
parent
742914d474
commit
15081d3320
1
.github/workflows/build-1.20.yml
vendored
1
.github/workflows/build-1.20.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Build-1.20
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [ "1.20.1" ]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user