Skip to content

Add support for mangle table #122

Add support for mangle table

Add support for mangle table #122

Workflow file for this run

---
name: ipr-cnrs.nftables.molecule
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
path: "${{ github.repository }}"
- uses: gofrolist/molecule-action@v2