Skip to content

Commit

Permalink
try 4
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiuszkierat committed Jan 15, 2025
1 parent 016d9af commit f80f507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ jobs:
echo "Event name: ${{ github.event_name }}"
echo "Actor: ${{ github.actor }}"
echo "PR user login: ${{ github.event.pull_request.user.login }}"
echo "PR user login push ${{ github.event.push.user.login }}"
# separate `automerge` job for dependabot as it doesn't need label job
# labeling is done by dependabot itself
Expand Down

0 comments on commit f80f507

Please sign in to comment.