Skip to content

Commit

Permalink
Comment out the main branch for now
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-yeager committed Nov 26, 2024
1 parent 435d626 commit 7208b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unreleaseChangesCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4
with:
# Always checkout the main branch
ref: main
# ref: main
# Do a deep checkout
fetch-depth: 0
# Fetch all the release tags
Expand Down

0 comments on commit 7208b8e

Please sign in to comment.