mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-11 10:32:09 +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
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
validate-pull-request-title:
|
||||
name: Validate PR title
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: amannn/action-semantic-pull-request@v5
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
# validate-pull-request-title:
|
||||
# name: Validate PR title
|
||||
# runs-on: ubuntu-latest
|
||||
# steps:
|
||||
# - uses: amannn/action-semantic-pull-request@v5
|
||||
# env:
|
||||
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user