Skip to content

Commit d5bc8f9

Browse files
authored
Merge pull request #37 from NucleoidAI/add-wf-dispatch
Add workflow dispatch
2 parents 79e2f54 + 3dbd90f commit d5bc8f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Deploy
22
on:
33
push:
44
branches: [main]
5+
workflow_dispatch:
56
jobs:
67
deploy:
78
uses: NucleoidAI/actions/.github/workflows/deploy.yml@main

0 commit comments

Comments
 (0)