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 cd9a7ec commit 2961320Copy full SHA for 2961320
.github/workflows/go-tests-other-os.yml
@@ -3,6 +3,7 @@ on:
3
pull_request:
4
paths:
5
- "go/**"
6
+ - "!go/documentation/**"
7
- "!go/ql/**" # don't run other-os if only ql/ files changed
8
- .github/workflows/go-tests-other-os.yml
9
- .github/actions/**
0 commit comments