Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
srvaroa committed Nov 11, 2023
1 parent 98d03fe commit 33a2f29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/action.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ func main() {
os.Exit(failCode)
}

log.Printf("Configuration loaded: %v", config)

log.Printf("Re-evaluating labels on %s@%s",
os.Getenv("GITHUB_REPOSITORY"),
os.Getenv("GITHUB_SHA"))
Expand Down

0 comments on commit 33a2f29

Please sign in to comment.