Skip to content

Commit

Permalink
fix qualify workflow (#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleChimera authored Aug 28, 2024
1 parent c161563 commit 14de667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qualify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ jobs:
echo "Branch $BRANCH_REF exists"
git checkout $BRANCH_REF
echo "SHOULD_CREATE_PR=false" >> $GITHUB_OUTPUT
fi
# Cache current version of script to be able to force checkout main
# If testing it is usually hard to get the version correct so this is
Expand Down

0 comments on commit 14de667

Please sign in to comment.