siketyan/Loxcan

Universal Lock File Scanner for Git.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
report_enabledReports to GitHub pull request only if this input is "true".yes${{ github.event.repository.owner.id == github.event.pull_request.head.user.id }}
ownerThe owner (organization) of the repository.yes${{ github.event.repository.owner.login }}
repoThe name of the repository.yes${{ github.event.repository.name }}
baseThe base branch of the pull request.yes${{ github.event.pull_request.base.ref }}
issue_numberThe number of a issue or pull request to add a comment.yes${{ github.event.pull_request.number }}
tokenAn OAuth token to access to the repository as a bot.yes${{ github.token }}

no outputs