mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Use current branch for auto-author-assign.yml
This commit is contained in:
parent
cc48277a98
commit
bb3e8db9a5
2
.github/workflows/auto-author-assign.yml
vendored
2
.github/workflows/auto-author-assign.yml
vendored
@ -10,5 +10,5 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
assign-author:
|
assign-author:
|
||||||
uses: vyos/.github/.github/workflows/assign-author.yml@feature/T6349-reusable-workflows
|
uses: vyos/.github/.github/workflows/assign-author.yml@current
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user