Skip to content

Commit

Permalink
reminder dry run off
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyjux committed Dec 9, 2024
1 parent b17f4fa commit 2730252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-reminder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- name: Run PR reviewer reminder
uses: bcgov/aps-devops/pr-reminder@dev
with:
dry_run: "true" # Set to "false" to enable comments
dry_run: "false"

0 comments on commit 2730252

Please sign in to comment.