Skip to content

Commit

Permalink
test pr preview env
Browse files Browse the repository at this point in the history
  • Loading branch information
rylew1 committed Jul 1, 2024
1 parent fc750e2 commit b2c9e3c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci-app-pr-environment-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ on:
required: true
type: string
# !! Uncomment the following lines once you've set up the dev environment and are ready to enable PR environments
# pull_request:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
update:
name: " " # GitHub UI is noisy when calling reusable workflows, so use whitespace for name to reduce noise
Expand Down

0 comments on commit b2c9e3c

Please sign in to comment.