chore: manually trigger ci

This commit is contained in:
Endercheif 2023-02-14 19:38:25 -08:00 committed by GitHub
parent 7cd9e019a1
commit 20bff4da8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
- synchronize
paths:
- 'packages/**'
workflow_dispatch:
jobs:
check-pkg:

View File

@ -7,6 +7,7 @@ on:
- v3
paths:
- packages/**
workflow_dispatch:
jobs:
build-pkg:

View File

@ -6,6 +6,7 @@ on:
- v3
paths:
- repo/**
workflow_dispatch:
jobs:
push_to_registry: