We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392599c commit d856b15Copy full SHA for d856b15
.github/workflows/check-pr-issue.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Check PR linked issue and assignee
17
- uses: arkid15r/check-pr-issue-action@a3635191c798f111aae577759b579dc37bb13e02
+ uses: arkid15r/check-pr-issue-action@198f78f3287881ccd01b45fe28b50b0b9a33feb1
18
with:
19
close_pr_on_failure: 'true'
20
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments