Merge pull request #1435 from urfave/merging-main-to-v3-dev-main
Merging main to v3 dev main
This commit is contained in:
commit
f8124ae3fb
3
.github/workflows/cli.yml
vendored
3
.github/workflows/cli.yml
vendored
@ -4,11 +4,14 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- v3-dev-main
|
||||
tags:
|
||||
- v2.*
|
||||
- v3.*
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- v3-dev-main
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user