Skip to content

Commit ff2c829

Browse files
committed
ope
1 parent a36349d commit ff2c829

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

action.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Ensure no git diff exists
2-
description: |
3-
Use git diff --exit-code to ensure stability of commands and to reduce flakiness in CI.
4-
If you see an error from this task, please check the command(s) from the previous step(s) and try running them locally.
2+
description: Use git diff --exit-code to ensure stability of commands and to reduce flakiness in CI.
3+
branding:
4+
icon: award
5+
color: green
6+
57

68
# None
79
inputs: {}

0 commit comments

Comments
 (0)