Skip to content

Commit

Permalink
ci: Update debug.yml (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Aug 6, 2023
1 parent dc4eb3e commit 6f7cfb5
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,24 @@ on:
pull_request_review:
pull_request_review_comment:
pull_request_target:
types:
- assigned
- unassigned
- labeled
- unlabeled
- opened
- edited
- closed
- reopened
- synchronize
- converted_to_draft
- ready_for_review
- locked
- unlocked
- review_requested
- review_request_removed
- auto_merge_enabled
- auto_merge_disabled
push:
registry_package:
release:
Expand Down Expand Up @@ -92,6 +110,6 @@ jobs:
```' >> $GITHUB_STEP_SUMMARY
- run: |
echo "All ENV
\`\`\`json
\`\`\`env
`env`
\`\`\`" >> $GITHUB_STEP_SUMMARY

0 comments on commit 6f7cfb5

Please sign in to comment.