Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Dec 1, 2020
1 parent 97d4c6b commit c1dfc73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -7,8 +7,8 @@ on:
branches:
- 'master'
- 'releases/v*'
tags:
- 'v*'
tags:
- 'v*'
pull_request:
branches:
- 'master'
Expand Down

0 comments on commit c1dfc73

Please sign in to comment.