Skip to content

Commit d961f57

Browse files
justin808rameziophobia
authored andcommitted
WIP
1 parent 34cc022 commit d961f57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-to-control-plane-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Get PR number
3232
run: |
3333
echo "GITHUB_REPOSITORY: \"$GITHUB_REPOSITORY\""
34+
echo "github.ref: \"$GITHUB_REF\""
3435
API_RESPONSE=$(curl --location --request GET "https://api.github.com/repos/$GITHUB_REPOSITORY/pulls?state=open" \
3536
--header 'Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}')
3637
echo "API_RESPONSE: $API_RESPONSE"

0 commit comments

Comments
 (0)