Skip to content

Commit 8218fd9

Browse files
Ignore tags
1 parent 0130b21 commit 8218fd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: ci
33
on:
44
push:
55
branches:
6+
- '**'
7+
tags-ignore:
8+
- '**'
69
pull_request:
710

811
jobs:

0 commit comments

Comments
 (0)