Skip to content

Standardize repository README and docs to latest Fast Forward conventions #1

Standardize repository README and docs to latest Fast Forward conventions

Standardize repository README and docs to latest Fast Forward conventions #1

Workflow file for this run

name: Label sync
on:
pull_request_target:
types: [opened, reopened, synchronize]
issues:
types: [opened, reopened]
jobs:
label-sync:
permissions:
contents: read
issues: read
pull-requests: write
uses: php-fast-forward/dev-tools/.github/workflows/label-sync.yml@main