Skip to content

Commit

Permalink
chore: change run order for worker-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Dec 17, 2024
1 parent 26a8d2b commit c186fe0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/worker-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Deploy Worker

on:
push:
workflow_dispatch:
workflow_run:
workflows: [ "Update Configuration and Build" ]
types:
- completed

jobs:
deploy-to-cloudflare:
Expand Down

0 comments on commit c186fe0

Please sign in to comment.