Skip to content

Commit

Permalink
Merge pull request #12 from FreeCAD/reviewers-from-vars
Browse files Browse the repository at this point in the history
CI: Use reviewers configured in configuration
  • Loading branch information
chennes authored Jan 16, 2025
2 parents 7859ca8 + 9191acf commit 8683dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- uses: hkusu/review-assign-action@v1
with:
reviewers: kadet1090
reviewers: ${{ vars.AUTO_REVIEWERS }}

0 comments on commit 8683dd7

Please sign in to comment.