Skip to content

Commit 769ab83

Browse files
committedDec 23, 2024··
Build on tags
Thought this was implied, but hey
1 parent 0cb4935 commit 769ab83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches-ignore:
66
- dependabot/**
7+
tags:
8+
- '**'
79

810
jobs:
911
run-ci:

0 commit comments

Comments
 (0)
Please sign in to comment.