Skip to content

Add the missing new method to Workspace ffi #802

Add the missing new method to Workspace ffi

Add the missing new method to Workspace ffi #802

name: Add to GitHub projects
# on:
# issues:
# types:
# - opened
# pull_request_target:
# types:
# - opened
# - reopened
jobs:
add-to-project:
name: Add issues and pull requests
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
# You can target a repository in a different organization
# to the issue
project-url: https://github.com/orgs/toeverything/projects/10
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
# labeled: bug, needs-triage
# label-operator: OR