Skip to content

Commit

Permalink
MueLu: Rename workflow and sync with final approved version
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamBenHarper committed Oct 29, 2023
1 parent 5aae645 commit 2fd6312
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run clang-format Linter
name: Check MueLu clang-format

on: [pull_request]

Expand All @@ -14,5 +14,5 @@ jobs:
exclude: './lib'
extensions: 'cpp,hpp'
clangFormatVersion: 8
style: file
inplace: False
style: file
inplace: False

0 comments on commit 2fd6312

Please sign in to comment.