Skip to content

Commit

Permalink
liek this
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Jan 26, 2025
1 parent 49b869d commit d58b598
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.POSTHOG_BOT_GITHUB_TOKEN }}

- name: Dump GitHub Actions context
run: |
echo "Dumping context for debugging"
env
- name: Print Automerge Outputs as JSON
if: ${{ failure() }}
run: |
Expand Down

0 comments on commit d58b598

Please sign in to comment.