Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
julz0815 committed Jun 8, 2023
1 parent e81310f commit 493af6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ try {
var pr_context
var pr_commentID

core.info("Debug enabled?: "+ debug)


if ( isPR >= 1 ){
core.info("This run is part of a PR, should add some PR links")
pr_context = github.context
Expand Down

0 comments on commit 493af6e

Please sign in to comment.