Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ruby-build.yml
1 parent a756f86 commit be66ea2Copy full SHA for be66ea2
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