mirror of
https://github.moeyy.xyz/https://github.com/docker/setup-compose-action.git
synced 2025-10-27 19:14:25 +08:00
Compare commits
2 Commits
45e44e28e6
...
23b64c3ea9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
23b64c3ea9 | ||
|
|
0a9030a247 |
17
.github/workflows/pr-assign-author.yml
vendored
Normal file
17
.github/workflows/pr-assign-author.yml
vendored
Normal 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
|
||||||
Loading…
x
Reference in New Issue
Block a user