Skip to content

Commit

Permalink
[improve][ci] Add zk and bk for semantic check (apache#18096)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljmarshall authored Oct 21, 2022
1 parent 0854032 commit 330654a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-semantic-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
# txn -> transaction
# ws -> websocket
# ml -> managed ledger
# zk -> zookeeper
# bk -> bookkeeper
scopes: |
admin
broker
Expand All @@ -81,6 +83,8 @@ jobs:
test
txn
ws
zk
bk
# The pull request's title should be fulfill the following pattern:
#
# [<type>][<optional scope>] <description>
Expand Down

0 comments on commit 330654a

Please sign in to comment.