From 69d311f0b42b12a786d113da3ce0ded0bdb461d6 Mon Sep 17 00:00:00 2001 From: Lei Zhu Date: Sat, 29 Jul 2023 00:43:33 +0800 Subject: [PATCH] ci --- .github/workflows/optparse-test.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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: