aagusuab/Wallet Address Checker
Custom Wallet Address Checker Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 24, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: aagusuab/wallet-commit-check-action@31b4c00c29a34a8182989aa411a526a0161eda22 # v10.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pull-request-number | The current number of the pull request | no | ${{ github.event.issue.number }} |
| owner | The owner of the repository | yes | — |
| repo | name of the repo | yes | — |
| github-token | The GitHub token used to create an authenticated client. Defaults to github provided token. | no | ${{ github.token }} |
| separator | This will determine how the messages will be split for wallet address validation. | yes | "" |
Outputs
no outputs