Skip to content

Commit

Permalink
fix CI run on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Jan 31, 2021
1 parent 0df7ae9 commit 11e908a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
tags:
- '**'
pull_request:
branches:
- '**'
Expand Down

0 comments on commit 11e908a

Please sign in to comment.