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 4e00f21 commit dd99afcCopy full SHA for dd99afc
.github/workflows/lint-pr.yml
@@ -23,7 +23,7 @@ jobs:
23
24
# check for the most recent release: https://github.com/Namchee/conventional-pr/releases
25
- name: '✅ Lint PR'
26
- uses: Namchee/[email protected].0
+ uses: Namchee/[email protected].1
27
with:
28
access_token: ${{ secrets.GITHUB_TOKEN }}
29
label: '⁉️ invalid'
0 commit comments