Master/main branch name bs

This commit is contained in:
Alexandre Teles 2022-08-28 20:39:51 -03:00
parent 05468d55b4
commit 25bee44e19

View File

@ -2,9 +2,9 @@ name: Main build
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
schedule:
- cron: '24 9 * * 6'
workflow_dispatch: