Skip to content

Commit 69af03d

Browse files
committed
Run CI on pushed tags
1 parent ec3e5fe commit 69af03d

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)