Skip to content

Commit

Permalink
Enable build for worker_change branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lochana-chathura committed Nov 14, 2023
1 parent bf6b50f commit a3371aa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_timestamped_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- query-grouping-aggregation
- worker_change
workflow_dispatch:

jobs:
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
- worker_change

jobs:
ubuntu_build:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pull_request_windows_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
- worker_change
jobs:
windows_build:
name: Build with some tests on Windows
Expand Down

0 comments on commit a3371aa

Please sign in to comment.