Skip to content

Commit

Permalink
Update pr-comment-bundle-desktop.yml
Browse files Browse the repository at this point in the history
allow generation of preview app without first getting PR approved.
  • Loading branch information
michaelneale authored Jan 26, 2025
1 parent 0b354f4 commit 29e94e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-comment-bundle-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
id: command
with:
command: ".bundle"
skip_reviews: true
reaction: "eyes"
allowed_contexts: pull_request

Expand Down

0 comments on commit 29e94e9

Please sign in to comment.