We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3bd2e0 commit 8119b94Copy full SHA for 8119b94
.github/workflows/deploy-Dataspace.yml
@@ -3,8 +3,6 @@ name: Update DataSpace
3
on:
4
push:
5
branches: ['dev']
6
- pull_request:
7
- branches: ['dev']
8
env:
9
KEYCLOAK_CLIENT_ID: ${{secrets.KEYCLOAK_CLIENT_ID}}
10
KEYCLOAK_CLIENT_SECRET: ${{secrets.KEYCLOAK_CLIENT_SECRET}}
.github/workflows/deploy-IDS-Dataspace.yml
@@ -3,8 +3,6 @@ name: Update IDS-DRR Dataspace
0 commit comments