mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-12 10:03:51 +01:00
Update clang-format.yml
This commit is contained in:
parent
073ad7e96e
commit
c3a986600f
3
.github/workflows/clang-format.yml
vendored
3
.github/workflows/clang-format.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: clang-format check
|
||||
on: [push, pull_request]
|
||||
on: [check_run, pull_request, push]
|
||||
|
||||
jobs:
|
||||
formatting-check:
|
||||
name: formatting check
|
||||
|
Loading…
Reference in New Issue
Block a user