Skip to content

Commit e611411

Browse files
authored
Run CI on pushed tags (#19)
1 parent 5b9f2bc commit e611411

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dissect-ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- main
6+
tags:
7+
- '*'
68
pull_request:
79
workflow_dispatch:
810

0 commit comments

Comments
 (0)