mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
ci: fix tag-maintainers (#7448)
copy pasta error trying to just copy my fixes from another repo Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
908200d680
commit
2a8220dd92
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tag-maintainers.yml
vendored
2
.github/workflows/tag-maintainers.yml
vendored
|
|
@ -67,7 +67,7 @@ jobs:
|
|||
CHANGED_FILES: ${{ steps.changed-files.outputs.changed_files }}
|
||||
BOT_NAME: ${{ steps.app-token.outputs.app-slug || 'github-actions' }}
|
||||
run: |
|
||||
./ci/tag-maintainers/manage-reviewers.py \
|
||||
./lib/python/manage-reviewers.py \
|
||||
--owner "$OWNER" \
|
||||
--repo "$REPO" \
|
||||
--pr-number "$PR_NUMBER" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue