Skip to content

Commit

Permalink
fdsafsdaf
Browse files Browse the repository at this point in the history
  • Loading branch information
coopeeo authored Mar 25, 2024
1 parent b8e365e commit d64e020
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/issuecomment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
shell: bash
run: |
echo result=`python3 code/.github/verify2.py modsource $COMMENT_AUTHOR` >> $GITHUB_OUTPUT
env:
COMMENT_AUTHOR: ${{ github.event.issue.user.login }}

- name: Make Test Directory
if: steps.verify_user.outputs.result == 'YES' && github.event.comment.body == '!accept'
Expand Down

0 comments on commit d64e020

Please sign in to comment.