Import docker/setup-qemu-action @v3

This commit is contained in:
fourbroad
2026-06-17 08:02:57 +08:00
commit 2a330135e4
39 changed files with 12217 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
name: pr-assign-author
permissions:
contents: read
on:
pull_request_target:
types:
- opened
- reopened
jobs:
run:
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@1b673f36fad86812f538c1df9794904038a23cbf
permissions:
contents: read
pull-requests: write