mirror of
https://github.com/s4u/setup-maven-action.git
synced 2026-02-15 00:00:12 +08:00
9 lines
133 B
YAML
9 lines
133 B
YAML
name: Auto Approve
|
|
|
|
on:
|
|
pull_request_target
|
|
|
|
jobs:
|
|
auto-approve:
|
|
uses: s4u/.github/.github/workflows/auto-approve.yml@master
|