Skip to content

Commit

Permalink
Update pr-issue-validator.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
prakarsh-dt authored Aug 8, 2023
1 parent df35f28 commit 4d7bd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-issue-validator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Validate Issue Reference
env:
GH_TOKEN: ${{ secrets.GIT_TARGET_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GIT_TARGET_TOKEN }}
PR_BODY: ${{ github.event.pull_request.body }}
url: ${{ github.event.pull_request.url }}
PRNUM: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 4d7bd40

Please sign in to comment.