Skip to content

Commit

Permalink
f added aef-ddf
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Nov 14, 2023
1 parent 00cd7e7 commit aa36b79
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 @@ -14,8 +14,8 @@ jobs:
steps:
- uses: ./.github/workflows/${{ matrix.workflow }}.yaml@main
with:
event_name: ${{ github.event_name }}
run_id: ${{ github.run_id }}
event_name: ${{ input.event_name }}
run_id: ${{ input.run_id }}
secrets: inherit


0 comments on commit aa36b79

Please sign in to comment.