Skip to content

Commit

Permalink
Always run clang-format on PR (#2230)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Jul 3, 2024
1 parent a2f9201 commit a7172ad
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: Check cpp formatting

on:
push:
branches:
- develop
- feature/*
- features/*
- fix/*
pull_request:

jobs:
build:
Expand Down

0 comments on commit a7172ad

Please sign in to comment.