Skip to content

Commit

Permalink
Run linting checks if linting.yml changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jwallwork23 committed Dec 10, 2024
1 parent 9d1059e commit 61523e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
pull_request:
branches: [ main, develop ]
paths:
- '.github/workflows/linting.yml'
- '**.cpp'
- '**.hpp'
- '**CMakeLists.txt'
Expand Down

0 comments on commit 61523e8

Please sign in to comment.