Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
enable CI for branch v3.x
  • Loading branch information
nighca committed Aug 21, 2021
commit d00b2cd3e5b888a09b00806984e38cb476f5951a
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- master
- v3.x
pull_request:
branches:
- master
- v3.x

jobs:
build:
Expand Down