Skip to content

Commit faa016f

Browse files
authored
Update README to clarify 'github-token' input
Remove default value for 'github-token' input in README.
1 parent 631f7ac commit faa016f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ Runs when a pull request is merged. Analyzes the PR for AI-assisted contribution
6161

6262
| Input | Required | Default | Description |
6363
|-------|----------|---------|-------------|
64-
| `github-token` | No | `${{ github.token }}` | GitHub token for API access |
6564
| `pr-url` | **Yes** | - | The pull request URL (use `${{ github.event.pull_request.html_url }}`) |
6665
| `merge-commit-sha` | **Yes** | - | The merge commit SHA (use `${{ github.event.pull_request.merge_commit_sha }}`) |
6766
| `repo-url` | No | Current repository | Repository URL |

0 commit comments

Comments
 (0)