bhirsz commented on code in PR #27783:
URL: https://github.com/apache/airflow/pull/27783#discussion_r1027645434


##########
tests/system/providers/google/cloud/cloud_build/example_cloud_build_trigger.py:
##########
@@ -124,12 +126,16 @@
         task_id="delete_build_trigger",
         project_id=PROJECT_ID,
         trigger_id=build_trigger_id,
+        trigger_rule=TriggerRule.ALL_DONE,

Review Comment:
   Move trigger_rule outside START/END documentation marks



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to