Skip to content

Commit

Permalink
Don't build on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilNarayana authored Nov 28, 2020
1 parent 2acc50a commit f41445c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Release Builds

on:
push:
branches:
- "**"
paths-ignore:
- '**.md'

Expand Down

0 comments on commit f41445c

Please sign in to comment.