Skip to content

Commit

Permalink
canary trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Oct 25, 2024
1 parent 85fd8f2 commit 7531bd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/canary-release.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 7531bd4

Please sign in to comment.