Skip to content

Commit

Permalink
Update clang-tidy-review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anigamova committed Nov 29, 2024
1 parent 9b2d1ea commit d5c1dd9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/clang-tidy-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ on:
- '**.cc'
- '**.cpp'
- '**.cxx'

push:
branches:
- anigamova-clangci
- main

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
Expand Down

0 comments on commit d5c1dd9

Please sign in to comment.