Update actions - split push/pull-request commits
This commit is contained in:
2
.github/workflows/clang-format-check.yml
vendored
2
.github/workflows/clang-format-check.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: clang-format Check
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
formatting-check:
|
||||
name: Formatting Check
|
||||
|
||||
Reference in New Issue
Block a user