Skip to content

Commit 330da53

Browse files
committed
Add back secrets inherit
1 parent 9952b24 commit 330da53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ on: [pull_request, workflow_dispatch]
44
jobs:
55
test:
66
name: "Run Unit & Integration Tests"
7-
uses: eclipse-pass/main/.github/workflows/ci.yml@1089-setup-jacoco-sonarqube-integration
7+
uses: eclipse-pass/main/.github/workflows/ci.yml@1089-setup-jacoco-sonarqube-integration
8+
secrets: inherit

0 commit comments

Comments
 (0)