Merge pull request #1436 from urfave/revert-1435-merging-main-to-v3-dev-main
Revert "Merging main to v3 dev main"
This commit is contained in:
commit
a91950ff53
3
.github/workflows/cli.yml
vendored
3
.github/workflows/cli.yml
vendored
@ -4,14 +4,11 @@ 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