Skip to content

Commit

Permalink
run CI after PR merged (#3838)
Browse files Browse the repository at this point in the history
  • Loading branch information
csuzhangxc committed Mar 11, 2021
1 parent 52e1f7f commit bc5061c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- master
- release-*
push:
branches:
- master
- release-*

jobs:

Expand Down

0 comments on commit bc5061c

Please sign in to comment.