chore: fix branch name

This commit is contained in:
Stevan Freeborn
2024-07-07 15:20:09 -05:00
parent b6baef7f50
commit be836d6f48
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- main
jobs:
version:
runs-on: ubuntu-latest
+1 -1
View File
@@ -8,7 +8,7 @@ on:
- .github/**
- .vscode/**
branches:
- master
- main
jobs:
format:
runs-on: ubuntu-latest