Skip to content

Commit

Permalink
f added aef
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Nov 14, 2023
1 parent a638089 commit 14d873e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/AEF-DDF-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
strategy:
matrix:
workflow: [lint, document]
uses: ./.github/workflows/${{ matrix.workflow }}.yaml
run: echo ./.github/workflows/${{ matrix.workflow }}.yaml
#uses: ./.github/workflows/${{ matrix.workflow }}.yaml
with:
event_name: ${{ inputs.event_name }}
run_id: ${{ inputs.run_id }}
Expand Down

0 comments on commit 14d873e

Please sign in to comment.