Skip to content

Add PHP 8.2 support. #37

Add PHP 8.2 support.

Add PHP 8.2 support. #37

name: Add all new issues and PRs to the Automata board.
on:
issues:
types:
- opened
- transferred
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add issue/PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/woocommerce/projects/119
github-token: ${{ secrets.BOT_GH_TOKEN }}