Skip to content

Commit

Permalink
f added aef-ddf workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Nov 14, 2023
1 parent c223461 commit ca16690
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/AEF-DFF-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@ jobs:
matrix:
workflow: [lint, document, pkgdown]
steps:
- uses: ssi-dk/AEF-DDF/reuseable_workflows/${{ matrix.workflow }}.yaml@main
- uses: ./.github/workflows/${{ matrix.workflow }}.yaml@main
with:
event_name: ${{ github.event_name }}
run_id: ${{ github.run_id }}
run_event: ${{ run_event.${{ matrix.workflow }} }}
secrets: inherit


0 comments on commit ca16690

Please sign in to comment.