1
0
mirror of https://github.com/sasjs/lint.git synced 2026-01-16 16:50:05 +00:00

Merge pull request #219 from sasjs/rev

chore: removing reviewers from lottery
This commit is contained in:
Allan Bowe
2025-02-14 09:26:10 +00:00
committed by GitHub

View File

@@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: uesteibar/reviewer-lottery@v1 - uses: uesteibar/reviewer-lottery@v3
with: with:
repo-token: ${{ secrets.GH_TOKEN }} repo-token: ${{ secrets.GH_TOKEN }}