Skip to content

Commit

Permalink
Merge pull request #43610 from MaryamZi/update-workflows
Browse files Browse the repository at this point in the history
Update workflows
  • Loading branch information
MaryamZi authored Nov 19, 2024
2 parents bfe8fe6 + 4134b08 commit f2dd1af
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request_full_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- master
- feature-codegen-optimizer

jobs:
build-lang:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pull_request_ubuntu_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
- native-build
- revert-client-decl-master
- query-grouping-aggregation
- feature-codegen-optimizer

jobs:
ubuntu_build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/pull_request_windows_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ on:
- native-build
- revert-client-decl-master
- query-grouping-aggregation
- feature-codegen-optimizer

jobs:
windows_build:
name: Build with some tests on Windows
Expand Down

0 comments on commit f2dd1af

Please sign in to comment.