...maybe this will work?

look i am 100% the type to just throw things at the wall to see what sticks
This commit is contained in:
tim h 2022-12-09 20:56:45 -06:00
parent 43a2677af0
commit 9b0405579f

View file

@ -3,8 +3,9 @@ on:
push:
branches:
- "main"
- "testing"
pull_request:
branches: [main]
branches: [main, testing]
types: [opened, synchronize, closed]
jobs: