mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci: update search with github actions
This commit is contained in:
6
.github/workflows/documentation.yml
vendored
6
.github/workflows/documentation.yml
vendored
@@ -5,7 +5,13 @@ on:
|
||||
- 'main'
|
||||
paths:
|
||||
- 'packages/*/src/**'
|
||||
- '!packages/actions/**'
|
||||
- '!packages/api-extractor-utils/**'
|
||||
- '!packages/create-discord-bot/**'
|
||||
- '!packages/docgen/**'
|
||||
- '!packages/proxy-container/**'
|
||||
- '!packages/scripts/**'
|
||||
- '!packages/ui/**'
|
||||
tags:
|
||||
- '**'
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user