mirror of
https://github.com/danbulant/discord.js
synced 2026-06-20 15:11:32 +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:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- '!gh-action'
|
||||
- '!webpack'
|
||||
- '!docs'
|
||||
|
|
|
|||
Loading…
Reference in a new issue