mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci(documentation): Ignore tag pushes for create-discord-bot (#11201)
ci(documentation): ignore create*
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -10,6 +10,8 @@ on:
|
||||
- '!packages/ui/**'
|
||||
tags:
|
||||
- '**'
|
||||
- '!create-discord-app@*'
|
||||
- '!create-discord-bot@*'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
ref:
|
||||
|
||||
Reference in New Issue
Block a user