Skip to content

Commit

Permalink
What about pull requests?
Browse files Browse the repository at this point in the history
  • Loading branch information
mrclary committed Nov 5, 2024
1 parent 7b33f66 commit 532abf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installers-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
if [[ $GITHUB_EVENT_NAME == "schedule" ]]; then
branch="'master', '6.x'"
else
branch="'$GITHUB_REF_NAME'"
branch="''"
fi
echo "target_platform=[$target_platform]" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 532abf5

Please sign in to comment.