diff --git a/.github/workflows/optparse-test.yaml b/.github/workflows/optparse-test.yaml index fe89364..7320b42 100644 --- a/.github/workflows/optparse-test.yaml +++ b/.github/workflows/optparse-test.yaml @@ -1,12 +1,8 @@ name: Optparse Test on: - push: - branches: - - '**' - pull_request: - branches: - - '**' + - push + - pull_request jobs: ghcup-optparse-test: