Skip to content

Commit

Permalink
enble CI for merge group
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian authored Sep 29, 2024
1 parent d24f5fd commit f3f89e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ on:
branches: [main, develop]
pull_request:
types: [opened, synchronize]
merge_group: {}

jobs:
matrix:
name: Build and Test
name: Build and Test Matrix
timeout-minutes: 15
runs-on: ubuntu-latest

Expand Down

0 comments on commit f3f89e7

Please sign in to comment.