Skip to content

Commit

Permalink
debug owner
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceo committed Jun 7, 2024
1 parent 544be9e commit ab859b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/miktest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ jobs:
name: Check branch length
runs-on: ubuntu-latest
steps:
- name: get the owner of the head repository
run: echo ${{ toJson(github.event.pull_request) }}"
- name: mik debug
run: echo ${{ toJson(github.event.pull_request.owner) }}"

0 comments on commit ab859b6

Please sign in to comment.