Skip to content

Update node/npm engines #8

Update node/npm engines

Update node/npm engines #8

Workflow file for this run

name: Add issues and PRs to project boards
on:
issues:
types:
- labeled
- opened
pull_request:
types: opened
jobs:
add-to-project:
name: Add issues and PRs to project boards
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/woocommerce/projects/125
github-token: ${{ secrets.ADD_TO_PROJECT }}