potiuk commented on code in PR #56855:
URL: https://github.com/apache/airflow/pull/56855#discussion_r2447514952


##########
.github/actions/post_tests_failure/action.yml:
##########
@@ -16,16 +16,21 @@
 # under the License.
 #
 ---
-name: 'Post tests on failure'
-description: 'Run post tests actions on failure'
+name: "Post tests on failure"

Review Comment:
   Unrelated changes.



##########
.github/actions/post_tests_success/action.yml:
##########
@@ -16,24 +16,28 @@
 # under the License.
 #
 ---
-name: 'Post tests on success'
-description: 'Run post tests actions on success'
+name: "Post tests on success"

Review Comment:
   Same



-- 
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