Skip to content

Commit 6ad1b62

Browse files
committed
Run CI on pushed tags
1 parent 92875c1 commit 6ad1b62

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)