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 3933f07 commit 2c170c0Copy full SHA for 2c170c0
1 file changed
.github/workflows/integration.yml
@@ -13,7 +13,7 @@ concurrency:
13
14
jobs:
15
call-shared:
16
- uses: trustification/exhort-integration-tests/.github/workflows/integration.yml@main
+ uses: trustification/exhort-integration-tests/.github/workflows/integration.yml@java
17
with:
18
language: java
19
repo-url: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
0 commit comments