fix(ci): switch back to previous module

This commit is contained in:
Luke Tainton 2025-01-02 20:41:39 +00:00
parent a48d7d9ae5
commit bb889af36e
Signed by: luke
SSH Key Fingerprint: SHA256:D34npKT7UaiT/7gULqu7EPSLWWVAjTjXf4kKfJ/fQBo

View File

@ -22,13 +22,13 @@ jobs:
add_label: 'false'
# DOES NOT WORK WITH GITEA
# - uses: amannn/action-semantic-pull-request@v5
# env:
# GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
# with:
# requireScope: true
# wip: true
# validateSingleCommit: true
# validateSingleCommitMatchesPrTitle: true
# githubBaseUrl: https://git.tainton.uk/api/v1
# ignoreLabels: ignore-semantic-pull-request
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ gitea.token }}
with:
requireScope: true
wip: true
validateSingleCommit: true
validateSingleCommitMatchesPrTitle: true
githubBaseUrl: https://git.tainton.uk/api/v1
ignoreLabels: ignore/semantic-pr-title