Extend build workflow to release branches

This commit is contained in:
Felipe Santos
2022-06-09 13:32:59 -03:00
committed by GitHub
parent 6dd3ade5f6
commit 6a1fc01db8
+1
View File
@@ -5,6 +5,7 @@ on:
push: push:
branches: branches:
- main - main
- release-*
pull_request: pull_request:
schedule: schedule:
- cron: "17 6 * * *" - cron: "17 6 * * *"