Skip to content

fix(cicd): Correct the checksums generation #27

fix(cicd): Correct the checksums generation

fix(cicd): Correct the checksums generation #27

name: Auto Request Review
on:
- pull_request
jobs:
auto-request-review:
name: Assign Reviewers
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Request review based on files changes and/or groups the author belongs to
uses: necojackarc/[email protected]
with:
token: ${{ secrets.AUTO_ASSIGN_REVIEWERS }}
config: .github/reviewers.yml