Update main.yml

This commit is contained in:
Gerardo Nardelli 2020-03-25 17:25:50 -03:00 committed by GitHub
parent 1772bc1664
commit 6b73157a70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ name: CI
# events but only for the master branch
on:
push:
branches: [ * ]
branches: [ '*' ]
pull_request:
branches: [ master ]