Skip to content

Commit

Permalink
Update CI workflows for 3.0 release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rosteen committed Oct 10, 2022
1 parent e0799c5 commit 42b3340
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: CI

on:
push:
branches:
- v3.0.x
pull_request:
branches:
- v3.0.x

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 42b3340

Please sign in to comment.