fix(ci): switch back to previous module
This commit is contained in:
parent
a48d7d9ae5
commit
bb889af36e
@ -22,13 +22,13 @@ jobs:
|
|||||||
add_label: 'false'
|
add_label: 'false'
|
||||||
|
|
||||||
# DOES NOT WORK WITH GITEA
|
# DOES NOT WORK WITH GITEA
|
||||||
# - uses: amannn/action-semantic-pull-request@v5
|
- uses: amannn/action-semantic-pull-request@v5
|
||||||
# env:
|
env:
|
||||||
# GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
GITHUB_TOKEN: ${{ gitea.token }}
|
||||||
# with:
|
with:
|
||||||
# requireScope: true
|
requireScope: true
|
||||||
# wip: true
|
wip: true
|
||||||
# validateSingleCommit: true
|
validateSingleCommit: true
|
||||||
# validateSingleCommitMatchesPrTitle: true
|
validateSingleCommitMatchesPrTitle: true
|
||||||
# githubBaseUrl: https://git.tainton.uk/api/v1
|
githubBaseUrl: https://git.tainton.uk/api/v1
|
||||||
# ignoreLabels: ignore-semantic-pull-request
|
ignoreLabels: ignore/semantic-pr-title
|
||||||
|
Loading…
Reference in New Issue
Block a user