gha: remove trailing spaces (#31872)
remove trailing spaces old-commit-hash: c1d0d35f8bc043df098c483154c36bb8e955b02d
This commit is contained in:
@@ -4,7 +4,7 @@ runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- uses: ./.github/workflows/auto-cache
|
||||
with:
|
||||
with:
|
||||
path: .ci_cache/pre-commit
|
||||
key: pre-commit-${{ hashFiles('**/.pre-commit-config.yaml') }}
|
||||
restore-keys: |
|
||||
|
||||
Reference in New Issue
Block a user