ci: fix branch type
All checks were successful
flake check / check (push) Successful in 3m20s
deploy systems / deploy (push) Successful in 14m59s
fmt check / check (push) Successful in 43s

This commit is contained in:
notohh 2023-11-05 11:14:14 -05:00
parent 414ec577bd
commit f3c0db8c6a
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -3,7 +3,7 @@ name: deploy systems
on:
push:
branches:
- main
- master
jobs:
deploy:
runs-on: ubuntu-latest