actions-marketplace-validations/Create GitHub issue for Leetcode daily problem
Lookup today's Leetcode daily problem and create a GitHub issue for it
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for GitHub API requests. When `repository` is modified, set to a personal access token with access to `repository`. | yes | ${{ github.token }} |
| github_repository | The commit's repository name with owner. For example, `jeremypruitt/example-repo`. | yes | ${{ github.repository }} |
Outputs
no outputs