mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 03:53:29 +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/**'
|
- '!packages/ui/**'
|
||||||
tags:
|
tags:
|
||||||
- '**'
|
- '**'
|
||||||
|
- '!create-discord-app@*'
|
||||||
|
- '!create-discord-bot@*'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
ref:
|
ref:
|
||||||
|
|||||||
Reference in New Issue
Block a user