Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Update ClangFormat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Arteiii authored Feb 12, 2024
1 parent b5e1cf5 commit 3924aea
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/ClangFormat.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: Clang Format Checker and Auto-Fixer
on:
push:
branches:
- '*'
workflow_run:
workflows: ["Clang Format Checker and Auto-Fixer"]
types:
- completed
pull_request:
branches: [main]

jobs:
clang-format-checking:
Expand Down

0 comments on commit 3924aea

Please sign in to comment.