We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6473977 + 9fb4ff7 commit d0e3edfCopy full SHA for d0e3edf
3 files changed
.github/workflows/swift-codegen.yml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
paths:
6
- "swift/**"
7
+ - "misc/bazel/**"
8
+ - "*.bazel*"
9
- .github/workflows/swift-codegen.yml
10
- .github/actions/fetch-codeql/action.yml
11
branches:
.github/workflows/swift-integration-tests.yml
- .github/workflows/swift-integration-tests.yml
- codeql-workspace.yml
.github/workflows/swift-qltest.yml
- .github/workflows/swift-qltest.yml
0 commit comments