mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-08 02:27:55 +02:00
Remove branch restrictions for CI eun.
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user