diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index a114262..dc13b03 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"