Skip to content

Daemon prototype

Daemon prototype #2

name: "assign_project"
on:
issues:
types:
- opened
permissions:
pull-requests: write
issues: write
jobs:
main:
uses: roc-streaming/ci/.github/workflows/project_assign.yml@main
with:
project: 8
secrets:
triage-token: "${{ secrets.REPO_MANAGEMENT }}"