Skip to content

Commit

Permalink
trigger on repository_dispatch update-word-lists event
Browse files Browse the repository at this point in the history
  • Loading branch information
skedwards88 committed Oct 19, 2023
1 parent e32ffc6 commit 0900a90
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
Expand Up @@ -8,6 +8,8 @@ on:
- "TODO.md"
- ".github/ISSUE_TEMPLATE/*"
workflow_dispatch:
repository_dispatch:
types: [update-word-lists]

permissions:
contents: write # Required for bumping version (read-only required for deployment)
Expand Down

0 comments on commit 0900a90

Please sign in to comment.