Skip to content

[nc] add release notice #6

[nc] add release notice

[nc] add release notice #6

# yamllint disable rule:line-length
# yamllint disable rule:truthy
---
name: static code analysis
on:
push:
branches:
- "*"
tags:
- "!*"
permissions:
contents: read
security-events: write
jobs:
static-code-analysis:
name: static code analysis
uses: ./.github/workflows/static-code-analysis.yaml