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