mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-07 14:52:09 +08:00
Update checker.yml
This commit is contained in:
parent
09ce7c9e58
commit
eedaa914dd
14
.github/workflows/checker.yml
vendored
14
.github/workflows/checker.yml
vendored
@ -24,10 +24,10 @@ jobs:
|
|||||||
hasSome: feature,fix,changed,deprecated,removed,security,docs,dependencies
|
hasSome: feature,fix,changed,deprecated,removed,security,docs,dependencies
|
||||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
# validate-pull-request-title:
|
validate-pull-request-title:
|
||||||
# name: Validate PR title
|
name: Validate PR title
|
||||||
# runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# steps:
|
steps:
|
||||||
# - uses: amannn/action-semantic-pull-request@v5
|
- uses: amannn/action-semantic-pull-request@v5
|
||||||
# env:
|
env:
|
||||||
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user