remove references to the test branch

This was useful as it helped to more quickly iterate through tests, but long term
isn't what we want.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2023-12-07 18:10:32 -08:00
parent 1d150b106d
commit e26dd30165
2 changed files with 0 additions and 2 deletions

View file

@ -3,7 +3,6 @@ on:
push: push:
branches: branches:
- master - master
- github-action-test
pull_request: pull_request:
branches: branches:
- master - master

View file

@ -3,7 +3,6 @@ on:
push: push:
branches: branches:
- master - master
- github-action-test
pull_request: pull_request:
branches: branches:
- master - master