Skip to content

Commit

Permalink
Merge pull request #4 from szhu25/patch-1
Browse files Browse the repository at this point in the history
Fix GitHub Action trigger
  • Loading branch information
yllhwa authored Nov 2, 2023
2 parents 3f4c4c6 + b1d2616 commit cf1f044
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Deploy Worker
on:
workflow_dispatch:
repository_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit cf1f044

Please sign in to comment.