Skip to content

Commit 75848d4

Browse files
committed
chore(ci): don't run docs on push
1 parent b64b5b3 commit 75848d4

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,6 @@
11
name: Publish docs
22

33
on:
4-
push:
5-
branches:
6-
- main
7-
paths:
8-
- .github/workflows/docs.yml
9-
- Cargo.**
10-
- crates/**
11-
- examples/**
12-
- docs/**
13-
- "**.md"
14-
- "**.ts"
15-
- "**.js"
16-
- "**.css"
17-
- "**.json"
18-
194
release:
205
types:
216
- published

0 commit comments

Comments
 (0)