Skip to content

Commit

Permalink
more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnyshell-eaas-migrations committed Mar 12, 2024
1 parent 36b21bd commit d612727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bunnyshell_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
echo "DEBUG: referenced_workflows: ${{ github.event.workflow_run.referenced_workflows[0].ref }}"
echo "DEBUG: github.event.issue.number ${{ github.event.issue.number }}"
echo "DEBUG: ${{ github.event_path }}"
output=`cat ${{ github.event_path }}` && echo "DEBUG: $output"

0 comments on commit d612727

Please sign in to comment.