Skip to content

Commit

Permalink
Testing some debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
Micket committed Nov 6, 2024
1 parent 26eb9f7 commit 0de3182
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tagbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
permissions:
pull-requests: write
steps:
# - name: Debug
# run: echo "group: ${{ github.workflow }}"
- name: Debug
run: echo "group: ${{ github.workflow }}"

# - name: Debug2
# run: echo "group: ${{ github.head_ref }}"
Expand Down

0 comments on commit 0de3182

Please sign in to comment.