Prevent double GH actions on push to branch with active PR

This commit is contained in:
Malte Rosenbjerg 2020-12-07 17:51:25 +01:00
parent 8c7dee1b98
commit a38b985b65

View file

@ -2,8 +2,8 @@ name: CI
on:
push:
branches-ignore:
- release
branches:
- master
pull_request:
branches:
- master