Skip to content

Commit b5b75a6

Browse files
committed
pass token to reminders action
1 parent 2730252 commit b5b75a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-reminder.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ jobs:
1111
- name: Run PR reviewer reminder
1212
uses: bcgov/aps-devops/pr-reminder@dev
1313
with:
14+
token: ${{ secrets.GITHUB_TOKEN }}
1415
dry_run: "false"

0 commit comments

Comments
 (0)