appease linter

This commit is contained in:
Christine Betts
2026-03-09 13:02:31 -04:00
parent 2476c93526
commit 42e55ff076

View File

@@ -1,4 +1,4 @@
name: docs_pr_check
name: 'docs_pr_check'
on:
pull_request:
@@ -7,7 +7,6 @@ on:
jobs:
docs_pr_check:
runs-on: ubuntu-latest
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.'''