diff options
| author | Aiden Cline <[email protected]> | 2025-12-04 23:00:26 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2025-12-04 23:02:11 -0600 |
| commit | 78046dac8bbc211ccfb8cf47cb8ec30ddced2441 (patch) | |
| tree | 66ac5bc3542f78361a7daad5874c871ed1543301 | |
| parent | 95168b82677313df829152fa0544c5ae253d5fb9 (diff) | |
| download | opencode-78046dac8bbc211ccfb8cf47cb8ec30ddced2441.tar.gz opencode-78046dac8bbc211ccfb8cf47cb8ec30ddced2441.zip | |
ci: review
| -rw-r--r-- | .github/workflows/review.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index ac93ca94e..c190bb44a 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -75,4 +75,4 @@ jobs: -f 'body=[summary of issue]' -f 'commit_id=${{ steps.pr-details.outputs.sha }}' -f 'path=[path-to-file]' -F \"line=[line]\" -f 'side=RIGHT' \`\`\` - Only create comments for actual violations. If the code follows all guidelines, don't run any gh commands." + Only create comments for actual violations. If the code follows all guidelines, comment 'lgtm' AND NOTHING ELSE!!!!." |
