Remove branch restrictions for CI eun.

This commit is contained in:
Ximon Eighteen
2021-01-12 19:49:23 +01:00
committed by GitHub
parent dcd7e6d991
commit 011a4e541e
-4
View File
@@ -5,8 +5,6 @@ on:
workflow_dispatch:
push:
branches:
- master
paths-ignore:
- '.dockerignore'
- '.github/workflow/e2e.yml'
@@ -22,8 +20,6 @@ on:
# Hmm, annoying, do we really have to duplicate this?
pull_request:
branches:
- master
paths-ignore:
- '.dockerignore'
- '.github/workflow/e2e.yml'