diff --git a/.github/workflows/config.yml b/.github/workflows/config.yml index c6fd5a8..4abcce4 100644 --- a/.github/workflows/config.yml +++ b/.github/workflows/config.yml @@ -2,7 +2,7 @@ name: test on: push: - branches: [ master, fix-strip-ansi-import ] + branches: [ master ] pull_request: branches: [ master ]