Skip to content

Commit

Permalink
Test GH Workflow - Mark Under Review- Attempt #4
Browse files Browse the repository at this point in the history
  • Loading branch information
joepavitt committed Mar 26, 2024
1 parent c22da06 commit f3755bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/record-in-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
echo "GH_TOKEN:"
echo "$GH_TOKEN"
linked_issues="$( gh api graphql -f query='
query($pr:ID!) {
node(id: $pr) {
Expand Down

0 comments on commit f3755bf

Please sign in to comment.