Skip to content

Commit

Permalink
fix naming checks
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed Dec 3, 2024
1 parent ff77fc7 commit 9a9e0a0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/naming-conventions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
# https://www.conventionalcommits.org/en/v1.0.0/
ignoreLabels: |
skip-ci
requireScope: false
wip: true
validateSingleCommit: false

- uses: docker://agilepathway/pull-request-label-checker:v1.6.56
# continue-on-error: true
Expand Down

0 comments on commit 9a9e0a0

Please sign in to comment.