mirror of
https://ghproxy.net/https://github.com/elementor/one-click-accessibility.git
synced 2026-07-21 12:16:59 +08:00
12 lines
284 B
YAML
12 lines
284 B
YAML
name: PR Enhanced Review
|
|
|
|
on:
|
|
pull_request:
|
|
types: [opened, synchronize, reopened, ready_for_review]
|
|
|
|
jobs:
|
|
review:
|
|
uses: elementor/elementor-cloud-github-actions/.github/workflows/pr-enhance-review.yml@master
|
|
secrets: inherit
|
|
# with:
|
|
# overwrite_mode: true
|