Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Oct 24, 2021
1 parent 55b7c2f commit e815a47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: [push, pull_request]

jobs:
release:
if: startsWith(github.ref, 'refs/tags/v')
runs-on: ${{ matrix.os }}

strategy:
Expand Down

0 comments on commit e815a47

Please sign in to comment.