Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: drop trailing whitespaces (#1292)
This should help to prevent various linters from complaining about trailing whitespaces when the file is copy-pasted to other repositories: ``` .github/workflows/scorecard-analysis.yml:2: trailing whitespace. +on: .github/workflows/scorecard-analysis.yml:18: trailing whitespace. + .github/workflows/scorecard-analysis.yml:40: trailing whitespace. + ```
- Loading branch information