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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- v3-dev-main
|
||||||
tags:
|
tags:
|
||||||
- v2.*
|
- v2.*
|
||||||
|
- v3.*
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- v3-dev-main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user