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: on:
push: push:
branches: [ master ] branches: [ main ]
pull_request: pull_request:
branches: [ master ] branches: [ main ]
schedule: schedule:
- cron: '24 9 * * 6' - cron: '24 9 * * 6'
workflow_dispatch: workflow_dispatch: