Merge pull request #212 from crazy-max/pr-assign-author
Some checks failed
test / test (push) Failing after 20s
validate / prepare (push) Failing after 20s
validate / validate (push) Has been skipped
ci / main (tonistiigi/binfmt:latest, all) (push) Successful in 9m33s
ci / default (push) Successful in 9m37s
ci / main (tonistiigi/binfmt:latest, arm64,riscv64,arm) (push) Successful in 9m33s
ci / main (tonistiigi/binfmt:master, all) (push) Successful in 9m41s
ci / main (tonistiigi/binfmt:master, arm64,riscv64,arm) (push) Successful in 9m33s
ci / error (push) Failing after 8s
ci / cache-image (false) (push) Successful in 13s
ci / cache-image (true) (push) Successful in 9m31s
ci / version (tonistiigi/binfmt:latest) (push) Successful in 9m31s
ci / version (tonistiigi/binfmt:master) (push) Successful in 9m34s
ci / version (tonistiigi/binfmt:qemu-v7.0.0) (push) Successful in 9m41s

pr-assign-author workflow
This commit is contained in:
CrazyMax
2025-04-23 16:09:46 +02:00
committed by GitHub

17
.github/workflows/pr-assign-author.yml vendored Normal file
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