Skip to content

Commit 092794f

Browse files
committed
nrl-1187 Merge remote-tracking branch 'origin' into feature/jale13-nrl-1187-powerbi-connections
2 parents 9007dcc + 1fb83fa commit 092794f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-env-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
set-environment-id:
2121
name: Set Environment ID
2222
runs-on: [self-hosted, ci]
23+
environment: pull-request
2324
steps:
2425
- name: Set a ID based on the branch name
2526
id: set_environment_id
@@ -44,6 +45,7 @@ jobs:
4445
build:
4546
name: Build Application
4647
runs-on: [self-hosted, ci]
48+
environment: pull-request
4749
steps:
4850
- name: Git Clone - ${{ github.event.pull_request.head.ref }}
4951
uses: actions/checkout@v4

0 commit comments

Comments
 (0)