Skip to content

Commit

Permalink
build: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Aug 22, 2024
1 parent ff05623 commit 00cbfc7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,8 @@ jobs:
- name: CodeCov
uses: codecov/codecov-action@v4

Verify-OpenApi:
uses: eclipse-edc/.github/.github/workflows/verify-openapi.yml@main
secrets: inherit
Verify-OpenApi:
if: github.event_name == 'pull_request'
uses: eclipse-edc/.github/.github/workflows/verify-openapi.yml@main
secrets: inherit

0 comments on commit 00cbfc7

Please sign in to comment.