We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa6056 commit a1e2e92Copy full SHA for a1e2e92
.github/workflows/csharp-qltest.yml
@@ -5,18 +5,22 @@ on:
5
paths:
6
- "csharp/**"
7
- "shared/**"
8
+ - "misc/bazel/**"
9
- .github/actions/fetch-codeql/action.yml
10
- codeql-workspace.yml
11
+ - "MODULE.bazel"
12
branches:
13
- main
14
- "rc/*"
15
pull_request:
16
17
18
19
20
- .github/workflows/csharp-qltest.yml
21
22
23
24
25
26
0 commit comments