Can't have branches and branch-ignores together. Just defining main branch instead now.

This commit is contained in:
Thomas Nguyen
2023-09-11 13:19:07 -07:00
parent fccbb6f2d1
commit aa9e53b47a
4 changed files with 6 additions and 10 deletions

View File

@@ -4,8 +4,6 @@ on:
push:
branches:
- main
branches-ignore:
- v2/trunk
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }}