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:
parent
9ab511cd3c
commit
c43b373681
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -4,14 +4,10 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- production
|
||||
- staging
|
||||
- develop
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- production
|
||||
- staging
|
||||
- develop
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue
Block a user