File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -759,6 +759,9 @@ $graph:
759
759
the original file or directory. Default false (files and directories
760
760
read-only by default).
761
761
762
+ A directory marked as `writable: true` implies that all files and
763
+ subdirectories are recursively writable as well.
764
+
762
765
763
766
- name : InitialWorkDirRequirement
764
767
type : record
Original file line number Diff line number Diff line change @@ -810,6 +810,8 @@ $graph:
810
810
the original file or directory. Default false (files and directories
811
811
read-only by default).
812
812
813
+ A directory marked as `writable: true` implies that all files and
814
+ subdirectories are recursively writable as well.
813
815
814
816
- name : InitialWorkDirRequirement
815
817
type : record
You can’t perform that action at this time.
0 commit comments