mirror of
https://github.com/shizand/statapp.git
synced 2025-04-01 23:23:45 +03:00
ci: пытается исправить pr-title.yml
This commit is contained in:
parent
27271ea314
commit
eff7433ce7
2
.github/workflows/pr-title.yml
vendored
2
.github/workflows/pr-title.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
steps:
|
||||
- uses: amannn/action-semantic-pull-request@v5
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
|
||||
with:
|
||||
# Configure which types are allowed.
|
||||
# Default: https://github.com/commitizen/conventional-commit-types
|
||||
|
Loading…
Reference in New Issue
Block a user