Skip to content

Commit

Permalink
testt
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Nov 14, 2023
1 parent 0f6a5d1 commit 9127698
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/AEF-DDF-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
steps:
- run: echo ./.github/workflows/${{ matrix.workflow }}.yaml
#uses: ./.github/workflows/${{ matrix.workflow }}.yaml
with:
event_name: ${{ inputs.event_name }}
run_id: ${{ inputs.run_id }}
secrets: inherit
#with:
# event_name: ${{ inputs.event_name }}
# run_id: ${{ inputs.run_id }}
#secrets: inherit


0 comments on commit 9127698

Please sign in to comment.