Skip to content

fix: Use discovery when ticket type is not the default #2

fix: Use discovery when ticket type is not the default

fix: Use discovery when ticket type is not the default #2

Workflow file for this run

name: Add PRs and Issues to Project
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/n0-computer/projects/1
github-token: ${{ secrets.PROJECT_PAT }}