This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
junshang
/
cat-rename
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
revise readme
master
stead99
5 years ago
parent
9b562fdb66
commit
8ecafd64e2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
workflow.wdl
+ 1
- 1
workflow.wdl
View File
@@ -12,7 +12,7 @@ workflow {{ project_name }} {
raw_name=raw_name,
new_name=new_name,
docker=docker,
disk_size=disk_size
disk_size=disk_size
,
cluster_config=cluster_config
}
}
Write
Preview
Loading…
Cancel
Save