Prevent double GH actions on push to branch with active PR

Former-commit-id: a38b985b65
This commit is contained in:
Malte Rosenbjerg 2020-12-07 17:51:25 +01:00
parent 20f1b44e85
commit ec943f5ba4

View file

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