rm excess branches from trigger

Frankly I'm only doing this to trigger a run _on this file_, for the `badge.svg`
This commit is contained in:
Quinn 2022-04-14 12:16:48 -04:00 committed by GitHub
parent 9ab511cd3c
commit c43b373681
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,14 +4,10 @@ on:
push:
branches:
- master
- production
- staging
- develop
pull_request:
branches:
- master
- production
- staging
- develop
jobs: