Skip to content

Commit f0da413

Browse files
committed
Ignore tags on push events
1 parent 8ecde90 commit f0da413

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wiki_update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
paths:
66
- 'wiki/**'
7+
tags_ignore:
8+
- '**'
79

810
jobs:
911
update:

0 commit comments

Comments
 (0)