chore: Remove main from push and pull request builds, this will reduce the amount of updates on stable to manual and scheduled builds only.

This commit is contained in:
Kyle Gospodnetich 2024-02-16 12:03:11 -08:00
parent 035992b88c
commit c60d0b1e81

View File

@ -4,7 +4,6 @@ on:
- cron: '40 16 * * 2,5' # 16:40 utc tues thurs
pull_request:
branches:
- main
- testing
- unstable
paths-ignore:
@ -16,7 +15,6 @@ on:
- 'press_kit/**'
push:
branches:
- main
- testing
- unstable
paths-ignore: