Remove references to non-existent branches.

This commit is contained in:
Dermot Duffy
2021-08-22 11:28:46 -07:00
parent 9fd92633c2
commit 8567da088d
3 changed files with 2 additions and 4 deletions
-2
View File
@@ -4,9 +4,7 @@ name: 'Build'
on:
push:
branches:
- master
- main
- dev
pull_request:
schedule:
- cron: "17 6 * * *"