Skip to content

Commit 8119b94

Browse files
committed
update workflows
1 parent a3bd2e0 commit 8119b94

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/deploy-Dataspace.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Update DataSpace
33
on:
44
push:
55
branches: ['dev']
6-
pull_request:
7-
branches: ['dev']
86
env:
97
KEYCLOAK_CLIENT_ID: ${{secrets.KEYCLOAK_CLIENT_ID}}
108
KEYCLOAK_CLIENT_SECRET: ${{secrets.KEYCLOAK_CLIENT_SECRET}}

.github/workflows/deploy-IDS-Dataspace.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Update IDS-DRR Dataspace
33
on:
44
push:
55
branches: ['dev']
6-
pull_request:
7-
branches: ['dev']
86
env:
97
KEYCLOAK_CLIENT_ID: ${{secrets.KEYCLOAK_CLIENT_ID}}
108
KEYCLOAK_CLIENT_SECRET: ${{secrets.KEYCLOAK_CLIENT_SECRET}}

0 commit comments

Comments
 (0)