mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-28 00:20:24 +08:00
Update checker.yml
This commit is contained in:
parent
c4a9f95279
commit
b3f451e0f0
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