Skip to content

Commit

Permalink
Always check out main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJohnson committed Jul 13, 2023
1 parent eadfe18 commit b840569
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
steps:
- name: Checkout main
uses: actions/checkout@v3
with:
ref: main
- name: Checkout allwpilib-release
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit b840569

Please sign in to comment.