Skip to content

Commit

Permalink
chore: Remove spurious extra on clause in report_clang_format.yml (#…
Browse files Browse the repository at this point in the history
…5671)

Removes an unwanted `on` clause that was overlooked in #5670 by author and reviewer.
  • Loading branch information
cpcallen authored Nov 2, 2021
1 parent 689164d commit c54b0e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/report_clang_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ on:
types:
- completed

on: [pull_request]

jobs:
on-failure:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c54b0e0

Please sign in to comment.