Skip to content

Commit 831c4a7

Browse files
chore(ci): trigger on tags
1 parent dd0ad12 commit 831c4a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: CI
22
on:
33
push:
4+
tags: [ 'v*' ]
45
branches: [ main ]
56
pull_request:
67
permissions:

0 commit comments

Comments
 (0)