Skip to content

Commit

Permalink
🛸 ci: add version tags to event trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Jan 7, 2023
1 parent 87ed0b6 commit eb7db91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- master
tags:
- "v*"
jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit eb7db91

Please sign in to comment.