diff --git a/.github/workflows/config.yml b/.github/workflows/config.yml index 4abcce4..75ccd1a 100644 --- a/.github/workflows/config.yml +++ b/.github/workflows/config.yml @@ -2,7 +2,7 @@ name: test on: push: - branches: [ master ] + branches: [ master, uses-import-instead-of-require ] pull_request: branches: [ master ]