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 dcf76cf commit 7d0d36d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
shell: bash
- name: Check Membership
id: check-membership
run: python .github/check_membership/check_membership/check_membership.py
run: python reusable_workflows/check_membership/check_membership/check_membership.py
shell: bash
env:
GH_ORG: ${{ inputs.org }}
Expand Down

0 comments on commit 7d0d36d

Please sign in to comment.