Skip to content

Commit

Permalink
fix: main -> master
Browse files Browse the repository at this point in the history
  • Loading branch information
brianbbsu committed Oct 12, 2023
1 parent cf48b09 commit 5b691fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-codebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build Codebook
on:
push:
branches:
- main
- master
jobs:
build-codebook:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5b691fa

Please sign in to comment.