Skip to content

Commit

Permalink
chore(ci): also run CI on pushes to v0.1.x
Browse files Browse the repository at this point in the history
Signed-off-by: Eliza Weisman <eliza@buoyant.io>
  • Loading branch information
hawkw committed Jun 23, 2022
1 parent 2c1af52 commit 2dc1f39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- "v0.1.x"
pull_request: {}

env:
Expand Down

0 comments on commit 2dc1f39

Please sign in to comment.