Skip to content

Commit

Permalink
Create release only on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
bloznelis committed Jun 29, 2022
1 parent ffb770e commit a46f820
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
push:
tags:
- "*"
branches:
- master
pull_request:
branches: [master]

jobs:
build-and-release:
Expand Down

0 comments on commit a46f820

Please sign in to comment.