Skip to content

Commit

Permalink
Made pr review reminders only run on magic-modules (GoogleCloudPlatfo…
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath authored and avijain25 committed May 21, 2024
1 parent ffbb104 commit a1a1a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled-pr-reminders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
send-pr-reminders:
if: github.repository == 'GoogleCloudPlatform/magic-modules'
runs-on: ubuntu-latest
permissions:
pull-requests: write
Expand Down

0 comments on commit a1a1a8c

Please sign in to comment.