chore: fix canary trigger (#10613)

This commit is contained in:
Sébastien Lorber 2024-10-25 11:15:35 +02:00 committed by GitHub
parent 85fd8f2871
commit 3c8dc5bc15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,14 @@
name: Canary Release
on:
workflow_dispatch:
push:
branches:
- main
- docusaurus-v**
paths:
- .github/workflows/canary-release.yml
- package.json
- packages/**
permissions: