appease linter

This commit is contained in:
Christine Betts
2026-03-09 12:39:06 -04:00
parent d7cb98c89f
commit 09cb8b2439
2 changed files with 3 additions and 2 deletions

View File

@@ -2,4 +2,4 @@ action: 'log'
requireStatusChecks:
strict: true
contexts:
- "docs_pr_check"
- 'docs_pr_check'

View File

@@ -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.''