Skip to content

Commit

Permalink
Merge pull request #1574 from urfave/v2-gha
Browse files Browse the repository at this point in the history
Update github actions events for v2-maint branch
  • Loading branch information
meatballhat committed Nov 8, 2022
2 parents 61efca6 + 28a402f commit 107796a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cli.yml
Expand Up @@ -2,12 +2,12 @@ name: Run Tests
on:
push:
branches:
- main
- v2-maint
tags:
- v2.*
pull_request:
branches:
- main
- v2-maint
permissions:
contents: read
jobs:
Expand Down

0 comments on commit 107796a

Please sign in to comment.