File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
with :
28
28
filters : |
29
29
codegen:
30
- - 'github/workflows/swift.yml'
30
+ - '. github/workflows/swift.yml'
31
31
- "misc/bazel/**"
32
32
- "*.bazel*"
33
33
- 'swift/actions/setup-env/**'
@@ -111,7 +111,7 @@ jobs:
111
111
- uses : actions/upload-artifact@v3
112
112
with :
113
113
name : swift-generated-cpp-files
114
- path : swift/ generated-cpp-files/**
114
+ path : generated-cpp-files/**
115
115
database-upgrade-scripts :
116
116
runs-on : ubuntu-latest
117
117
steps :
Original file line number Diff line number Diff line change @@ -45,4 +45,4 @@ WORKSPACE.bazel @github/codeql-ci-reviewers
45
45
/.github /workflows /js-ml-tests.yml @ github/codeql-ml-powered-queries-reviewers
46
46
/.github /workflows /ql-for-ql- * @ github/codeql-ql-for-ql-reviewers
47
47
/.github /workflows /ruby- * @ github/codeql-ruby
48
- /.github /workflows /swift- * @ github/codeql-c
48
+ /.github /workflows /swift.yml @ github/codeql-c
You can’t perform that action at this time.
0 commit comments