Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hrideshmg authored Apr 12, 2024
1 parent 20af0ee commit 69f7bf3
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 @@ -5,6 +5,8 @@ on:
# Runs this action when you push on master
push:
branches: [ "main" ]
tags:
- "v*.*.*"
# Runs this when a PR against master is created
pull_request:
branches: [ "main" ]
Expand Down

0 comments on commit 69f7bf3

Please sign in to comment.