actions-marketplace-validations/Sync LeetCode Today Problem
Sync LeetCode Today Problem
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 4, 2021
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/spencercjh_sync-leetcode-today-problem@c9491808a5e206cb6682add80af4396ecfaae86b # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub access token with Repo scope | yes | ${{ github.token }} |
| REPOSITORY | Push files to this repo | yes | ${{ github.repository }} |
| BRANCH | Push files to this branch | yes | ${{ github.ref }} |
| USER | @author in the file | yes | ${{ github.actor }} |
| LANGUAGE | The language you use in the repo | yes | Java |
| NEED_TEST | Whether need test files | no | False |
Outputs
no outputs