Skip to content

Commit

Permalink
Add build when tagged
Browse files Browse the repository at this point in the history
  • Loading branch information
AmalieDC committed Dec 15, 2023
1 parent a6495e6 commit 6a97b0d
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 @@ -7,6 +7,8 @@ on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ master ]
tags:
- 'v*.*.*'
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 6a97b0d

Please sign in to comment.