Skip to content

chore(deps): bump actions/add-to-project from 1.0.1 to 1.0.2 #280

chore(deps): bump actions/add-to-project from 1.0.1 to 1.0.2

chore(deps): bump actions/add-to-project from 1.0.1 to 1.0.2 #280

Workflow file for this run

name: Add issues to shared backlog
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/zazuko/projects/23
github-token: ${{ secrets.BACKLOG_PAT }}