Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
powe97 authored Jun 3, 2024
1 parent ef8461b commit c244d4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:

- name: First issue reply
run: |
github.event.comment.author_association
gh issue comment "$ISSUE" --body "Hi @$USERNAME,"$'\n\n'"$(cat .github/FIRST_ISSUE_REPLY.md)"
env:
ISSUE: ${{ github.event.issue.number }}
Expand Down

0 comments on commit c244d4f

Please sign in to comment.