ci: also trigger jobs on push ?
This commit is contained in:
parent
a86cec66fb
commit
d4d74e47ad
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -1,6 +1,8 @@
|
|||||||
name: Catalog consistency checks
|
name: Catalog consistency checks
|
||||||
|
|
||||||
on: pull_request
|
on:
|
||||||
|
pull_request:
|
||||||
|
push:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user