Skip to content

Commit

Permalink
Try a new linting format for enterprise (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
mofojed authored Feb 7, 2023
1 parent 447421f commit f38ca75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/conventional-pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
id: lint_pr_title
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
headerPattern: '^DH\-[0-9]+: (.*)$'
headerPatternCorrespondance: null

- uses: marocchino/sticky-pull-request-comment@v2
# When the previous steps fails, the workflow would stop. By adding this
Expand Down

0 comments on commit f38ca75

Please sign in to comment.