Skip to content

Improve Pre-order support. #22

Improve Pre-order support.

Improve Pre-order support. #22

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/[email protected]
with:
project-url: https://github.com/orgs/woocommerce/projects/125
github-token: ${{ secrets.ADD_TO_PROJECT }}