Skip to content

Commit 19252b7

Browse files
authored
Merge pull request cloudfoundry#8 from sap-contributions/fix/remove-environment
Github Environment Tag Removed
2 parents 976a186 + 7d59695 commit 19252b7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/gcs-integration.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
gcs-integration-fast-tests:
1111
name: GCS Integation Fast Tests
1212
runs-on: ubuntu-latest
13-
environment: gcs-integration
1413
steps:
1514
- name: Checkout code
1615
uses: actions/checkout@v5
@@ -41,7 +40,6 @@ jobs:
4140
gcs-integration-all-tests:
4241
name: GCS Integation All Tests
4342
runs-on: ubuntu-latest
44-
environment: gcs-integration
4543
steps:
4644
- name: Checkout code
4745
uses: actions/checkout@v5

0 commit comments

Comments
 (0)