Skip to content

Commit fd21a7f

Browse files
authored
Update create_prompts_and_upload.yml
might solve issue
1 parent 15bfbbf commit fd21a7f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/create_prompts_and_upload.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Process Phenopackets and Upload to Zenodo
22

33
on:
4-
workflow_dispatch: # Only runs when manually triggered
5-
workflow_call: # Allow calling from another workflow
4+
workflow_call: {} # Allow calling from another workflow
65

76
jobs:
87
process-phenopackets:

0 commit comments

Comments
 (0)