Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
Remove release branch from build workflow and
Browse files Browse the repository at this point in the history
include all tags starting with "v".
  • Loading branch information
MerlinKodo committed Nov 10, 2023
1 parent 22a71c2 commit b1592c6
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 @@ -6,8 +6,6 @@ on:
- "docs/**"
- "README.md"
- ".github/ISSUE_TEMPLATE/**"
branches:
- release
tags:
- "v*"

Expand Down

0 comments on commit b1592c6

Please sign in to comment.