Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jolevesq authored Sep 28, 2022
1 parent 0e5f308 commit de07194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Echo PR info
run: |
echo User ${user} is about to ${{ github.event.action }} on this Pull Request.
echo User ${{ github.actor }} is about to ${{ github.event.action }} on this Pull Request.
- name: Check if contributor is an org member
id: is_organization_member
Expand Down

0 comments on commit de07194

Please sign in to comment.