Skip to content

Commit

Permalink
try 3
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiuszkierat committed Jan 15, 2025
1 parent 1f9bfe8 commit 016d9af
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 @@ -236,6 +236,7 @@ jobs:
- name: Check context
run: |
echo "Event name: ${{ github.event_name }}"
echo "Actor: ${{ github.actor }}"
echo "PR user login: ${{ github.event.pull_request.user.login }}"
# separate `automerge` job for dependabot as it doesn't need label job
Expand Down

0 comments on commit 016d9af

Please sign in to comment.