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 4af8d57 commit a9c95a3Copy full SHA for a9c95a3
.github/workflows/ruby-qltest.yml
@@ -2,11 +2,7 @@ name: "Ruby: Run QL Tests"
2
3
on:
4
push:
5
- paths:
6
- - "ruby/**"
7
- - .github/workflows/ruby-qltest.yml
8
- - .github/actions/fetch-codeql/action.yml
9
- - codeql-workspace.yml
+ # no path requirement on branch pushes, so the cache is more effective.
10
branches:
11
- main
12
- "rc/*"
0 commit comments