1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

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: