Filter push trigger down to master branch

This commit is contained in:
Jean-Paul Calderone 2020-04-13 12:19:41 -04:00
parent e9ff5e864f
commit e336d977dd
No known key found for this signature in database
GPG Key ID: 86E6F8BAE797C287

View File

@ -2,6 +2,8 @@ name: CI
on:
push:
branches:
- "master"
pull_request:
jobs: