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