Skip to content

Commit

Permalink
Update cmd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax committed Dec 8, 2024
1 parent a6ce732 commit 0175f82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,9 @@ jobs:
echo "RUNNER=ubuntu-latest" >> $GITHUB_OUTPUT
fi
echo "RUNNER=$RUNNER"
echo "IMAGE=$IMAGE"
# Get PR branch name, because the issue_comment event does not contain the PR branch name
get-pr-branch:
needs: [set-image]
Expand Down

0 comments on commit 0175f82

Please sign in to comment.