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 d7cf33a commit 8ec41ddCopy full SHA for 8ec41dd
.github/workflows/semantic-release.yml
@@ -17,6 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: amannn/action-semantic-pull-request
20
+ id: lint_pr_title
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
with:
0 commit comments