Skip to content

Commit 7f102aa

Browse files
author
Victor Antoniassi
committed
ci: add workflow_dispatch trigger
1 parent f696c9d commit 7f102aa

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
@@ -9,6 +9,7 @@ on:
99
- main
1010
release:
1111
types: [created]
12+
workflow_dispatch:
1213

1314
env:
1415
DATABRICKS_HOST: ${{ secrets.DATABRICKS_HOST }}

0 commit comments

Comments
 (0)