diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index d5dc6299..7bc95146 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -6,6 +6,8 @@ jobs: name: HAProxy check commit message runs-on: ubuntu-latest steps: + - name: Check out code + uses: actions/checkout@v4 - name: commit-policy uses: docker://ghcr.io/haproxytech/commit-check:5.2.0 env: