Run CI on push as well

This commit is contained in:
syeopite 2021-06-19 05:46:33 -07:00
parent 9e32fcfb3d
commit 2c578b54f6
No known key found for this signature in database
GPG key ID: 6FA616E5A5294A82

View file

@ -1,6 +1,11 @@
name: Create markdown list name: Create markdown list
on: on:
push:
branches: "*"
paths:
- 'instances.yaml'
pull_request: pull_request:
branches: "*" branches: "*"
paths: paths: