Skip to content

content: refactor threat diagram and add overview #237

content: refactor threat diagram and add overview

content: refactor threat diagram and add overview #237

name: "PR title follows `<type>: <subject>`"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: semantic-pull-request
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: amannn/action-semantic-pull-request@cfb60706e18bc85e8aec535e3c577abe8f70378e # v5.5.2
with:
types: |
content
editorial
nonspec
blog
fix
style
impl