Skip to content

Rule: function to set fw_mark when adding rule #140

Rule: function to set fw_mark when adding rule

Rule: function to set fw_mark when adding rule #140

Workflow file for this run

name: license
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- main
jobs:
check-license:
name: Check License
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: actions/checkout@v3
- name: Check License Header
uses: apache/[email protected]