Add: nasl function support for IPv6 packet forgery, TCP and UDP over IPv6 and ICMPv6 #838
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Labeler | |
on: | |
pull_request: | |
permissions: | |
pull-requests: write | |
contents: read | |
jobs: | |
label: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: greenbone/actions/pr-conventional-commit-labeler@main | |
with: | |
configuration-toml: release_tag.toml | |