ci: update search with github actions

This commit is contained in:
iCrawl
2023-11-07 16:11:25 +01:00
parent 009c0a3bae
commit 792840bae6
8 changed files with 172 additions and 99 deletions

View File

@@ -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: