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 fa5fdac commit de864c2Copy full SHA for de864c2
.github/workflows/check_pr_title.yaml
@@ -9,6 +9,6 @@ jobs:
9
name: Check PR title
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: amannn/[email protected].0
+ - uses: amannn/[email protected].1
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments