Skip to content

Commit

Permalink
activate ci on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan committed Jul 26, 2024
1 parent f5968d8 commit 67fce5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ on:
push:
branches:
- main
tags:
- 'v*'

jobs:

lint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 67fce5d

Please sign in to comment.