Skip to content

Commit

Permalink
update workflow-tester71
Browse files Browse the repository at this point in the history
Signed-off-by: GuillaumeFalourd <[email protected]>
  • Loading branch information
GuillaumeFalourd committed Oct 30, 2022
1 parent 07292d6 commit 74c6fb3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/workflow-tester71.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ jobs:
job2:
runs-on: ubuntu-latest
steps:
- run: echo ${{ github.actor }}
- run: |
echo ${{ github.actor }}
echo ${{ github.triggering_actor }}
echo ${{ github.event.comment.user.login }}

0 comments on commit 74c6fb3

Please sign in to comment.