Skip to content

Commit

Permalink
feat: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Jan 24, 2024
1 parent f1ee57e commit 34a68db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nas-restart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
name: "Deployment Restart"

on:
workflow_dispatch:
repository_dispatch:
types: [nas-restart]

jobs:
sync:
Expand Down

0 comments on commit 34a68db

Please sign in to comment.