Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundy authored Sep 5, 2023
1 parent f40a3b7 commit f306c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reusable_workflows/compliance/check_compliance/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
shell: bash
- name: Check Compliance
id: check_compliance
run: python .github/custom_python_actions/check_compliance.py
run: python reusable_workflows/compliance/check_compliance/check_compliance.py
shell: bash
env:
GH_ORG: ${{ inputs.org }}
Expand Down

0 comments on commit f306c83

Please sign in to comment.