Skip to content

Commit

Permalink
run on main branch only
Browse files Browse the repository at this point in the history
  • Loading branch information
fanyang01 committed Dec 2, 2024
1 parent 072aec4 commit af344e1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/mysql-htap-maxscale-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: MySQL HTAP MaxScale Test
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
htap-test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/mysql-htap-proxysql-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: MySQL HTAP ProxySQL Test
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
htap-test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/pg-htap-pgpool-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: PG HTAP PGPool-II Test
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
htap-test:
Expand Down

0 comments on commit af344e1

Please sign in to comment.