Skip to content

Commit

Permalink
switch to array
Browse files Browse the repository at this point in the history
  • Loading branch information
rylew1 committed Jul 1, 2024
1 parent b2c9e3c commit 0787bed
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci-app-pr-environment-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@ on:
type: string
# !! Uncomment the following lines once you've set up the dev environment and are ready to enable PR environments
pull_request:
types:
- opened
- reopened
- synchronize
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 0787bed

Please sign in to comment.