Skip to content

Comic - #2 - The Life of a Vulnerability #162

Comic - #2 - The Life of a Vulnerability

Comic - #2 - The Life of a Vulnerability #162

name: Add new and labeled issues to Platform project
on:
issues:
types:
- opened
- labeled
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/chainguard-dev/projects/44
github-token: ${{ secrets.PROJECT_WRITER }}
labeled: platform