Skip to content

Commit

Permalink
Merge pull request #737 from jorenn92/ci/stop-build-on-tags
Browse files Browse the repository at this point in the history
ci: Remove build start on new tag. Release handles this.
  • Loading branch information
jorenn92 authored Jan 8, 2024
2 parents 16819a6 + ca9922c commit da061d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- "main"
tags:
- "v*"
pull_request:
branches:
- "main"
Expand Down

0 comments on commit da061d6

Please sign in to comment.