Skip to content

Commit

Permalink
also run action on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tjenkinson committed Nov 3, 2020
1 parent 694d14b commit 35895f6
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 @@ -3,6 +3,7 @@ name: Build
on:
push:
branches: [master]
tags: ['v*']
pull_request:

jobs:
Expand Down

0 comments on commit 35895f6

Please sign in to comment.