diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8655137..8b08f95 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,6 @@ on: jobs: conventional-commits: - name: Conventional Commits runs-on: ubuntu-latest steps: - uses: actions/checkout@v3