Skip to content

Commit

Permalink
Debug context
Browse files Browse the repository at this point in the history
  • Loading branch information
mraerino committed Jan 5, 2024
1 parent 1771faf commit debf38a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
? "No changes"
: `${createCount} to add, ${updateCount} to change, ${deleteCount} to destroy`
console.log({ context })
await github.rest.repos.createCommitStatus({
owner: context.repo.owner,
repo: context.repo.repo,
Expand Down

0 comments on commit debf38a

Please sign in to comment.