Skip to content

Commit

Permalink
[CIR][Infra] Run check-clang-cir against any branch based PR (llvm#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
lanza committed Oct 14, 2024
1 parent 5a290b6 commit 6ca5f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-cir-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
- '!llvm/**'
pull_request:
branches:
- 'main'
- '**'
paths:
- 'clang/**'
- '.github/workflows/clang-cir-tests.yml'
Expand Down

0 comments on commit 6ca5f24

Please sign in to comment.