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 5cb54a5 commit 4d52b09Copy full SHA for 4d52b09
1 file changed
.github/workflows/semantic-pull-request.yaml
@@ -18,8 +18,6 @@ jobs:
18
steps:
19
- name: Validate PR Title
20
uses: amannn/action-semantic-pull-request@v5.5.2
21
- env:
22
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
with:
24
wip: true
25
# see https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#type
0 commit comments