Commit f4c6e208 authored by Ivan Tyagov's avatar Ivan Tyagov

Make sure script to set contributor is called after updating security roles in this workflow.

parent 99455b00
......@@ -27,15 +27,15 @@
<item>
<key> <string>after_script_name</string> </key>
<value>
<tuple/>
<list>
<string>Document_setContributor</string>
</list>
</value>
</item>
<item>
<key> <string>before_commit_script_name</string> </key>
<value>
<list>
<string>Document_setContributor</string>
</list>
<tuple/>
</value>
</item>
<item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment