Skip to content

Commit

Permalink
f aef.ddf added
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Nov 14, 2023
1 parent 32710a0 commit 0409523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/AEF-DDF-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ on:
required: true
type: string

jobs:
jobs:s
ddf_workflows:
strategy:
matrix:
workflow: [lint, document]
uses: ./.github/workflows/${{ matrix.workflow }}.yaml@main
uses: ./.github/workflows/${{ matrix.workflow }}.yaml
with:
event_name: ${{ inputs.event_name }}
run_id: ${{ inputs.run_id }}
Expand Down

0 comments on commit 0409523

Please sign in to comment.