Skip to content

Commit

Permalink
ff
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Nov 14, 2023
1 parent 14d873e commit 496278f
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]
run: echo ./.github/workflows/${{ matrix.workflow }}.yaml
steps:
run: echo ./.github/workflows/${{ matrix.workflow }}.yaml
#uses: ./.github/workflows/${{ matrix.workflow }}.yaml
with:
event_name: ${{ inputs.event_name }}
Expand Down

0 comments on commit 496278f

Please sign in to comment.