X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fci.yml;h=be0d45e49fdc48ded5633cbb4c2023717cf6345d;hb=200aca02adb41311beb654c24970049a50df5474;hp=cdeb918394383e022e989c32f323468e00f6c6e0;hpb=b08b5fc507f21848c9435380edb7d155e92eaaf5;p=poolifier.git diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cdeb9183..be0d45e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,8 +2,7 @@ name: CI on: push: - branches: - - ${{ github.event.repository.default_branch }} + branches: [master] pull_request: types: [opened, synchronize, reopened] workflow_dispatch: