Skip to content

Commit

Permalink
Add manual deploy trigger for workers.new
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianfreeman committed Dec 8, 2022
1 parent 72f4605 commit 1d6ff08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.workers-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- 'main'
paths:
- 'packages/workers.new/**'
repository_dispatch:

jobs:
deploy:
Expand Down

0 comments on commit 1d6ff08

Please sign in to comment.