diff --git a/.github/workflows/single-header.yml b/.github/workflows/single-header.yml index 4470c19..dbb7403 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: >-