Skip to content

Commit

Permalink
updating ci
Browse files Browse the repository at this point in the history
  • Loading branch information
landinjm committed Nov 19, 2024
1 parent 6fd801f commit e7a3c3a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
pull_request:
branches:
- master
- development

concurrency:
group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.ref }}
Expand All @@ -31,3 +30,4 @@ jobs:
uses: jidicula/[email protected]
with:
clang-format-version: '16'
exclude-regex: 'contrib/catch/.*'
1 change: 0 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
pull_request:
branches:
- master
- development
types:
- opened
- reopened
Expand Down

0 comments on commit e7a3c3a

Please sign in to comment.