Skip to content

Commit 00e357e

Browse files
committed
Add workflow_dispatch
1 parent 766ad20 commit 00e357e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-predict-gender.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths:
88
- "predictGender/"
9+
workflow_dispatch:
910

1011
env:
1112
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 commit comments

Comments
 (0)