Skip auto-request-review on fork repositories

This commit is contained in:
Takashi Kokubun 2022-12-05 15:03:58 -08:00
parent 235fc50447
commit b78fbfdbb4
No known key found for this signature in database
GPG Key ID: 6FFC433B12EE23DD

View File

@ -10,6 +10,7 @@ jobs:
auto-request-review:
name: Auto Request Review
runs-on: ubuntu-latest
if: ${{ github.repository == 'ruby/ruby' }}
steps:
- name: Request review based on files changes and/or groups the author belongs to
uses: necojackarc/auto-request-review@b5e81876454003a4ccb9b89cb205c67d77d7035b # v0.8.0