Skip to content

Commit

Permalink
Merge pull request #83 from mgfeller/feature/mgfeller/82
Browse files Browse the repository at this point in the history
changing on push branches filter to include all branches
  • Loading branch information
leecalcote authored Aug 25, 2020
2 parents 7bb412e + de4e04a commit 2c0a2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Meshery Consul
on:
push:
branches:
- '*'
- '**'
tags:
- 'v*'
pull_request:
Expand Down

0 comments on commit 2c0a2d4

Please sign in to comment.