Skip to content

Commit 3af1845

Browse files
committed
Update environment
1 parent edec43c commit 3af1845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: github.actor != 'dependabot[bot]'
1515
runs-on: ubuntu-latest
1616
env:
17-
COMMON__ENVIRONMENT: Development
17+
COMMON__ENVIRONMENT: Local # This should be Development, but this demo doesn't have a Key Vault
1818
steps:
1919
- name: Checkout repository
2020
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)