Skip to content

content: Add attested build environment track #478

content: Add attested build environment track

content: Add attested build environment track #478

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@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
with:
types: |
content
editorial
nonspec
blog
fix
style
impl