chore: update description of outputs removing asterisks (#2015)
This commit is contained in:
		
							parent
							
								
									2d21bbb405
								
							
						
					
					
						commit
						ce497c39e9
					
				| @ -266,7 +266,7 @@ outputs: | |||||||
|   all_changed_and_modified_files_count: |   all_changed_and_modified_files_count: | ||||||
|     description: "Returns the number of `all_changed_and_modified_files`" |     description: "Returns the number of `all_changed_and_modified_files`" | ||||||
|   all_changed_files: |   all_changed_files: | ||||||
|     description: "Returns all changed files i.e. *a combination of all added, copied, modified and renamed files (ACMR)*" |     description: "Returns all changed files i.e. a combination of all added, copied, modified and renamed files (ACMR)" | ||||||
|   all_changed_files_count: |   all_changed_files_count: | ||||||
|     description: "Returns the number of `all_changed_files`" |     description: "Returns the number of `all_changed_files`" | ||||||
|   any_changed: |   any_changed: | ||||||
| @ -274,11 +274,11 @@ outputs: | |||||||
|   only_changed: |   only_changed: | ||||||
|     description: "Returns `true` when only files provided using the `files*` or `files_ignore*` inputs have changed. i.e. *includes a combination of all added, copied, modified and renamed files (ACMR)*." |     description: "Returns `true` when only files provided using the `files*` or `files_ignore*` inputs have changed. i.e. *includes a combination of all added, copied, modified and renamed files (ACMR)*." | ||||||
|   other_changed_files: |   other_changed_files: | ||||||
|     description: "Returns all other changed files not listed in the files input i.e. *includes a combination of all added, copied, modified and renamed files (ACMR)*." |     description: "Returns all other changed files not listed in the files input i.e. includes a combination of all added, copied, modified and renamed files (ACMR)." | ||||||
|   other_changed_files_count: |   other_changed_files_count: | ||||||
|     description: "Returns the number of `other_changed_files`" |     description: "Returns the number of `other_changed_files`" | ||||||
|   all_modified_files: |   all_modified_files: | ||||||
|     description: "Returns all changed files i.e. *a combination of all added, copied, modified, renamed and deleted files (ACMRD)*." |     description: "Returns all changed files i.e. a combination of all added, copied, modified, renamed and deleted files (ACMRD)." | ||||||
|   all_modified_files_count: |   all_modified_files_count: | ||||||
|     description: "Returns the number of `all_modified_files`" |     description: "Returns the number of `all_modified_files`" | ||||||
|   any_modified: |   any_modified: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 tonyejack1
						tonyejack1