mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update clang-format.yml
Avoid running on pull_request
This commit is contained in:
parent
6b5f4dddc9
commit
60c13d6736
2
.github/workflows/clang-format.yml
vendored
2
.github/workflows/clang-format.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: clang-format
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
clang-format-job:
|
||||
|
Loading…
Reference in New Issue
Block a user