Skip to content

Commit

Permalink
bugfix (#266)
Browse files Browse the repository at this point in the history
* Update 2023_08.csv

* fixing wf

---------

Co-authored-by: Chappi74 <[email protected]>
Co-authored-by: PMi74 <[email protected]>
  • Loading branch information
3 people authored Oct 20, 2023
1 parent 05546d1 commit 6f004d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pull_request_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ jobs:
# DEBUG ONLY
- name: DEBUG - DUMP INFO
env:
changed-files: ${{ needs.validate_request.outputs.changes }}
changed-files: ${{ needs.validate_request.outputs.changed_files }}

run: |
echo ">>> FAILED JOB "
Expand Down

0 comments on commit 6f004d8

Please sign in to comment.