mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
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:
committed by
GitHub
parent
689164d2c0
commit
c54b0e0f36
2
.github/workflows/report_clang_format.yml
vendored
2
.github/workflows/report_clang_format.yml
vendored
@@ -16,8 +16,6 @@ on:
|
||||
types:
|
||||
- completed
|
||||
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
on-failure:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user