Skip to content

Commit

Permalink
Echo cla actor
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Mar 17, 2021
1 parent 97a3429 commit 9e2c7c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
# It does not run for pull requests created by OSBotify
if: github.event.issue.pull_request || (github.event_name == 'pull_request_target' && github.event.pull_request.user.login != 'OSBotify')
steps:
- run: echo ${{ github.event.pull_request.user.login }}
- uses: actions-ecosystem/action-regex-match@9c35fe9ac1840239939c59e5db8839422eed8a73
id: sign
with:
Expand Down

0 comments on commit 9e2c7c4

Please sign in to comment.