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 aad2f31 commit a17219fCopy full SHA for a17219f
.github/workflows/pr-issue-check.yml
@@ -12,6 +12,6 @@ jobs:
12
check-linked-issue:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: plotly/pr-issue-checker
+ - uses: plotly/pr-issue-checker@main
16
with:
17
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments