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 226f6b3 commit d3c51c8Copy full SHA for d3c51c8
.github/workflows/lint-pr.yaml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
20
env:
21
- GITHUB_TOKEN: ${{ secrets.GH_ACTIONS_PAT_2 }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
with:
23
ignoreLabels: |
24
release
0 commit comments