mirror of
https://github.com/docker/login-action.git
synced 2026-05-13 13:58:06 +00:00
Compare commits
1 Commits
0be8b3a553
...
9ac9b6c042
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9ac9b6c042 |
17
.github/workflows/pr-assign-author.yml
vendored
17
.github/workflows/pr-assign-author.yml
vendored
@ -1,17 +0,0 @@
|
||||
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…
Reference in New Issue
Block a user