Skip to content

Commit

Permalink
update string
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Jan 13, 2025
1 parent 2f84ea1 commit 555fa97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
got_any_specific_label=false
if [[ "$BASE_REF" == "master" ]]; then
echo "Download diff"
echo "Downloading pull request diff"
# Download just the diff so it is harder to accidentally run any code from the pull request.
gh pr diff --repo "$GH_REPO" "$PR_NUMBER" | tee pr.diff
Expand Down

0 comments on commit 555fa97

Please sign in to comment.