We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766ad20 commit 00e357eCopy full SHA for 00e357e
1 file changed
.github/workflows/deploy-predict-gender.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
paths:
8
- "predictGender/"
9
+ workflow_dispatch:
10
11
env:
12
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
0 commit comments