Skip to content

Commit f2d4c91

Browse files
authored
Run CI on pushed tags (#24)
1 parent ec3e5fe commit f2d4c91

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)