Skip to content

Disable iptables bridge forwarding on initialization (backport #83) #36

Disable iptables bridge forwarding on initialization (backport #83)

Disable iptables bridge forwarding on initialization (backport #83) #36

Workflow file for this run

name: Pull Request Build
on:
pull_request:
jobs:
build-pr:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: pull-${{ github.event.number }}
push: false
secrets: inherit