We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 039537f + be66ea2 commit c7b4f51Copy full SHA for c7b4f51
1 file changed
.github/workflows/ruby-build.yml
@@ -7,6 +7,7 @@ on:
7
- .github/workflows/ruby-build.yml
8
- .github/actions/fetch-codeql/action.yml
9
- codeql-workspace.yml
10
+ - "shared/tree-sitter-extractor/**"
11
branches:
12
- main
13
- "rc/*"
@@ -16,6 +17,7 @@ on:
16
17
18
19
20
21
22
23
0 commit comments