Skip to content

Commit

Permalink
Add tag to ci workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
usernamedt authored Apr 22, 2024
1 parent 1e6e604 commit 98d2a22
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 @@ -3,6 +3,8 @@ name: Build, install and test mdb-locales deb packages
on:
push:
branches: [ "main" ]
tags:
- 'v*' # Push events to matching v*, i.e. v0.2.19, v0.2.14a
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 98d2a22

Please sign in to comment.