diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 685197b..c53c760 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -3,6 +3,7 @@ on: pull_request: branches: - master + - v* env: EXTENSIONS: "c h cpp py go sh mk spec service"