diff --git a/.github/workflows/api_documentation.yml b/.github/workflows/api_documentation.yml index d97f4d0..2c95aab 100644 --- a/.github/workflows/api_documentation.yml +++ b/.github/workflows/api_documentation.yml @@ -12,12 +12,12 @@ jobs: build_documentation_job: name: 🛠 Build Documentation Job if: | - # github.ref == 'refs/heads/main' github.event_name == 'push' && !startsWith(github.event.head_commit.message, 'style:') && !startsWith(github.event.head_commit.message, 'style(') && !startsWith(github.event.head_commit.message, 'chore:') && !startsWith(github.event.head_commit.message, 'chore(') + # github.ref == 'refs/heads/main' strategy: fail-fast: true matrix: