Skip to content

Commit

Permalink
Merge pull request #10 from cryptape/enable-ci-for-merge-group
Browse files Browse the repository at this point in the history
Enble CI for merge group
  • Loading branch information
doitian authored Sep 29, 2024
2 parents d24f5fd + f3f89e7 commit 8c6f82d
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 8c6f82d

Please sign in to comment.