Merge pull request #654 from felipecrs/patch-2

Extend build workflow to release branches
This commit is contained in:
Dermot Duffy
2022-06-09 19:39:48 -07:00
committed by GitHub
+1
View File
@@ -5,6 +5,7 @@ on:
push:
branches:
- main
- release-*
pull_request:
schedule:
- cron: "17 6 * * *"