Skip to content

Avoid the negative shipping rate leading to false onboarding completion and make its error message more explicit #759

Avoid the negative shipping rate leading to false onboarding completion and make its error message more explicit

Avoid the negative shipping rate leading to false onboarding completion and make its error message more explicit #759

name: Add all new issues and PRs to the Automata board.
on:
issues:
types:
- opened
- transferred
pull_request_target:
types:
- opened
jobs:
add-to-project:
name: Add issue/PR to project
permissions:
contents: read
pull-requests: write
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 }}