Skip to content

Hide GTIN field for new installs make readonly for existing installs #633

Hide GTIN field for new installs make readonly for existing installs

Hide GTIN field for new installs make readonly for existing installs #633

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/add-to-project@v1.0.1
with:
project-url: https://github.com/orgs/woocommerce/projects/119
github-token: ${{ secrets.BOT_GH_TOKEN }}