diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 464dd419..71789778 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: push: branches: [master, next, ci] pull_request: - branches: [master, next, ci] + branches: [ci] workflow_dispatch: jobs: @@ -24,4 +24,3 @@ jobs: sed -i -e 's/require_nofilter.*/require_nofilter = false/' dnscrypt-proxy.toml ./dnscrypt-proxy -list-all ./dnscrypt-proxy -show-certs -