Skip to content

Commit

Permalink
github workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yairgott committed Jan 22, 2025
1 parent 06fd8f8 commit 7973037
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/clang_tidy_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ on:
- 'testing/**'
- 'vmsdk/src/**'
- 'vmsdk/testing/**'

push:
branches:
- main # Optional: Run tests for direct pushes to "main"
paths:
paths:
- 'src/**'
- 'testing/**'
- 'vmsdk/src/**'
Expand Down

0 comments on commit 7973037

Please sign in to comment.