ci:添加github_actions文件

This commit is contained in:
2025-05-12 01:24:10 +08:00
parent 75e73542ff
commit 512f561b8d
4 changed files with 84 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
name: pull requests
on:
pull_request_target:
types: [opened]
permissions:
pull-requests: write
jobs:
uneditable:
uses: laravel/.github/.github/workflows/pull-requests.yml@main