mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
appease linter
This commit is contained in:
@@ -2,4 +2,4 @@ action: 'log'
|
||||
requireStatusChecks:
|
||||
strict: true
|
||||
contexts:
|
||||
- "docs_pr_check"
|
||||
- 'docs_pr_check'
|
||||
|
||||
3
.github/workflows/docs-pr-check-bypass.yml
vendored
3
.github/workflows/docs-pr-check-bypass.yml
vendored
@@ -9,4 +9,5 @@ jobs:
|
||||
docs_pr_check:
|
||||
runs-on: ubuntu-latest
|
||||
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