Skip to content

Commit

Permalink
setup
Browse files Browse the repository at this point in the history
  • Loading branch information
VGalaxies committed Aug 22, 2024
1 parent 0a0f2c3 commit a767d73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ github:
del_branch_on_merge: true
#labels:
enabled_merge_buttons:
# TODO: disable it after common merged
merge: true
merge: false
rebase: true
squash: true
protected_branches:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/server-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ on:
pull_request:

jobs:
# TODO: rename to build-server later
build:
build-server:
# TODO: we need test & replace it to ubuntu-24.04 or ubuntu-latest
runs-on: ubuntu-20.04
env:
Expand Down

0 comments on commit a767d73

Please sign in to comment.