mirror of
https://github.com/danbulant/discord.js
synced 2026-07-07 04:00:42 +00:00
ci: run docs excluding
This commit is contained in:
parent
4f9e7f4a23
commit
1511e96761
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
|
|
@ -3,6 +3,7 @@ name: Docs
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
- '*'
|
||||||
- '!gh-action'
|
- '!gh-action'
|
||||||
- '!webpack'
|
- '!webpack'
|
||||||
- '!docs'
|
- '!docs'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue