Skip to content

Commit

Permalink
CI: enable manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ting-yuan committed Jun 5, 2024
1 parent 386fe47 commit d02b90f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
branches: [ main, 1.0.22-release, 1.0.21-release ]
pull_request:
branches: [ main, 1.0.22-release, 1.0.21-release ]
workflow_dispatch:
branches: [ main, 1.0.22-release, 1.0.21-release ]

jobs:
build-and-test:
Expand Down

0 comments on commit d02b90f

Please sign in to comment.