Update syncBranches.yml

This commit is contained in:
Santiago Lo Coco 2021-12-23 22:08:37 -03:00 committed by GitHub
parent 7ac08d2b5e
commit 43a49ad69c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: CI - syncBranches
on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]
workflow_dispatch: