Skip to content

Commit

Permalink
pass token to reminders action
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyjux committed Dec 9, 2024
1 parent 2730252 commit b5b75a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-reminder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
- name: Run PR reviewer reminder
uses: bcgov/aps-devops/pr-reminder@dev
with:
token: ${{ secrets.GITHUB_TOKEN }}
dry_run: "false"

0 comments on commit b5b75a6

Please sign in to comment.