Skip to content

Bug: Fulltext API 2 #365

Bug: Fulltext API 2

Bug: Fulltext API 2 #365

name: Add issues tagged "project" to GH Project
on:
issues:
types:
- labeled
- opened
jobs:
add-to-project:
name: Add issue to project if tagged "project"
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/SocialChangeLab/projects/2
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: project
label-operator: OR