Skip to content

Commit

Permalink
3
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Nov 14, 2023
1 parent 11833f3 commit 139902f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AEF-DDF-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
workflow: [lint, document]
uses: ./.github/workflows/AEF-DDF-dispatch.yaml
with:
workflow: ./.github/workflows/${{ matrix.workflow }}.yaml
workflow: ./.github/workflows/${{ matrix.workflow }}.yaml@workflows
event_name: ${{ inputs.event_name }}
run_id: ${{ inputs.run_id }}
secrets: inherit
Expand Down

0 comments on commit 139902f

Please sign in to comment.