diff --git a/.github/workflows/single-header.yml b/.github/workflows/single-header.yml index cb117fa..87d7934 100644 --- a/.github/workflows/single-header.yml +++ b/.github/workflows/single-header.yml @@ -1,8 +1,6 @@ name: single-header-ci on: - workflow_dispatch: - push: branches: - master @@ -17,6 +15,8 @@ on: - improvement/** - bugfix/** + workflow_dispatch: + jobs: single_header_tests: if: >-