We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6acbff8 commit b579604Copy full SHA for b579604
1 file changed
workflows/readout-dataflow.yaml
@@ -1968,12 +1968,6 @@ roles:
1968
trigger: before_START_ACTIVITY+10
1969
timeout: "{{ trg_load_timeout }}"
1970
critical: true
1971
- - name: pre-start
1972
- call:
1973
- func: testplugin.Noop()
1974
- trigger: after_START_ACTIVITY-200
1975
- timeout: "{{ trg_pre_start_timeout }}"
1976
- critical: false
1977
- name: start
1978
call:
1979
func: trg.RunStart()
0 commit comments