Skip to content

Configure Renovate - autoclosed #3

Configure Renovate - autoclosed

Configure Renovate - autoclosed #3

Workflow file for this run

name: Add issues to Projects
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
with:
project-url: https://github.com/orgs/directus/projects/6
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: Automerge
label-operator: NOT