Skip to content

Commit

Permalink
Merge pull request #312 from boxuk/BWP-122
Browse files Browse the repository at this point in the history
[BWP-122] Triggering the Test Workflows
  • Loading branch information
jdamner authored Jan 15, 2025
2 parents d2e3d48 + 466dee3 commit 7406ee1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/checkout-deps-auto-update/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ runs:
id: parse-pr-number
run: |
unzip pr_number.zip
cat pr_number
echo "PR_NUMBER=$(cat pr_number)" >> $GITHUB_ENV
rm pr_number.zip pr_number
Expand Down

0 comments on commit 7406ee1

Please sign in to comment.