chore: Remove spurious extra on clause in report_clang_format.yml (#5671)

Removes an unwanted `on` clause that was overlooked in #5670 by author and reviewer.
This commit is contained in:
Christopher Allen
2021-11-02 20:42:43 +00:00
committed by GitHub
parent 689164d2c0
commit c54b0e0f36

View File

@@ -16,8 +16,6 @@ on:
types:
- completed
on: [pull_request]
jobs:
on-failure:
runs-on: ubuntu-latest