Skip to content

Commit

Permalink
Update commit_message_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes-dev authored Jun 11, 2024
1 parent bb551f1 commit 8254829
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/commit_message_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
with:
fetch-depth: 0

- name: test
run: git branch -v
- name: get main
run: git fetch origin main --depth 1

- name: check commit messages
run: |
Expand Down

0 comments on commit 8254829

Please sign in to comment.