fix: checkout first
Some checks failed
Check / check (push) Failing after 0s

This commit is contained in:
2025-05-17 02:57:37 -04:00
parent 1062595d7f
commit 7619be6d11
4 changed files with 20 additions and 18 deletions

View File

@ -15,6 +15,7 @@ jobs:
contains(github.event.head_commit.message, 'bump:') == false &&
contains(github.event.head_commit.message, 'Merge pull request') == false
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/init
- name: Check