ci: also trigger jobs on push ?

This commit is contained in:
Alexandre Aubin 2023-09-24 20:14:13 +02:00 committed by GitHub
parent a86cec66fb
commit d4d74e47ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
name: Catalog consistency checks
on: pull_request
on:
pull_request:
push:
jobs:
build: