Skip to content

Commit 4d52b09

Browse files
committed
ci: remove gh token in pr-title check
1 parent 5cb54a5 commit 4d52b09

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/semantic-pull-request.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
steps:
1919
- name: Validate PR Title
2020
uses: amannn/action-semantic-pull-request@v5.5.2
21-
env:
22-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2321
with:
2422
wip: true
2523
# see https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#type

0 commit comments

Comments
 (0)