Merge pull request #16758 from hvitved/ruby/shared-ci-trigger

Ruby: Trigger `ruby-build.yml` on changes to shared extractor
This commit is contained in:
Tom Hvitved
2024-06-14 12:00:18 +02:00
committed by GitHub

View File

@@ -7,6 +7,7 @@ on:
- .github/workflows/ruby-build.yml
- .github/actions/fetch-codeql/action.yml
- codeql-workspace.yml
- "shared/tree-sitter-extractor/**"
branches:
- main
- "rc/*"
@@ -16,6 +17,7 @@ on:
- .github/workflows/ruby-build.yml
- .github/actions/fetch-codeql/action.yml
- codeql-workspace.yml
- "shared/tree-sitter-extractor/**"
branches:
- main
- "rc/*"