Skip to content

sync 10.2.0 to master #3259

sync 10.2.0 to master

sync 10.2.0 to master #3259

Workflow file for this run

name: WIP
on:
pull_request_target:
types: [opened, synchronize, reopened, edited, labeled, auto_merge_enabled]
jobs:
wip:
runs-on: ubuntu-latest
steps:
- uses: wip/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}