mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
appease linter
This commit is contained in:
@@ -2,4 +2,4 @@ action: 'log'
|
|||||||
requireStatusChecks:
|
requireStatusChecks:
|
||||||
strict: true
|
strict: true
|
||||||
contexts:
|
contexts:
|
||||||
- "docs_pr_check"
|
- 'docs_pr_check'
|
||||||
|
|||||||
@@ -9,4 +9,5 @@ jobs:
|
|||||||
docs_pr_check:
|
docs_pr_check:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "Bypassing docs_pr_check because docs/ was not changed."
|
- run: echo 'Bypassing docs_pr_check because docs/ was not changed.''
|
||||||
|
|
||||||
Reference in New Issue
Block a user