mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 03:00:21 +00:00
chore: Run pnpm format:fix.
This commit is contained in:
2
.github/actionlint.yaml
vendored
2
.github/actionlint.yaml
vendored
@@ -12,6 +12,6 @@ paths:
|
||||
.github/workflows/**/*.yml:
|
||||
ignore:
|
||||
# Ignore shellcheck warnings (we run shellcheck separately)
|
||||
- 'shellcheck reported issue.+'
|
||||
- "shellcheck reported issue.+"
|
||||
# Ignore intentional if: false for disabled jobs
|
||||
- 'constant expression "false" in condition'
|
||||
|
||||
Reference in New Issue
Block a user