Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jolevesq authored Mar 21, 2023
1 parent 29e0745 commit b0879b8
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 @@ -35,7 +35,7 @@ jobs:
uses: JamesSingleton/[email protected]
with:
organization: Canadian-Geospatial-Platform
username: ${{ github.event.pull_request.head.user.login }}
username: ${{ github.actor }}
token: ${{ secrets.GITHUB_TOKEN }}

- name: Output comment and end build if not org member
Expand Down

0 comments on commit b0879b8

Please sign in to comment.