Merge pull request #1575 from urfave/gha-v3-mode

Update GitHub Actions events for v3 mode
This commit is contained in:
Dan Buch 2022-11-08 17:59:05 -05:00 committed by GitHub
commit dbdd5cbc35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,14 +3,11 @@ on:
push:
branches:
- main
- v3-dev-main
tags:
- v2.*
- v3.*
pull_request:
branches:
- main
- v3-dev-main
permissions:
contents: read
jobs: