Skip to content

Commit 07a0758

Browse files
committed
chore(ci): disable docs workflow on tags
Since the dogs are updated with all updates to `master`, it is redundant to also run the workflow for tags. This was left-over from a time when the docs were only updates with releases. Signed-off-by: JP-Ellis <[email protected]>
1 parent 393190b commit 07a0758

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docs.yml

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

33
on:
44
push:
5-
tags:
6-
- v*
75
branches:
86
- master
97
pull_request:

0 commit comments

Comments
 (0)