Skip to content

Commit

Permalink
feat/mirror mirror all changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hminaee-tc committed Aug 18, 2024
1 parent 16bba5e commit 74a694b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-message-check-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
ssh-private-key: ${{ secrets.SSH_KEY_ICE_MODULES_READONLY }}
- name: Check Commit Messages
# uses: ./commit-message-check-action
uses: opencepk/opencepk-module-ghactions-common/github-flow-check-commit-message@main
uses: opencepk/opencepk-module-ghactions-common/github-flow-check-commit-message@fix/harde-codeded-repo
with:
commit-pattern: '^(feat|fix|build|breaking|chore|ci|docs|perf|refactor|revert|test)\/([\w-]+)*(:\s+)?(.+)?$'

0 comments on commit 74a694b

Please sign in to comment.