Skip to content

Commit 9fead23

Browse files
authored
Ignore releases
1 parent cefa359 commit 9fead23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Building Documentation
22

33
on:
44
push:
5+
tags-ignore:
6+
- '**' # Ignore releases
57
branches:
68
- master
79
paths:

0 commit comments

Comments
 (0)