Update README.md
This commit is contained in:
		
							parent
							
								
									7c4db0c506
								
							
						
					
					
						commit
						e203fd51b1
					
				| @ -73,8 +73,8 @@ jobs: | |||||||
| 
 | 
 | ||||||
| |   Output             |    type      |  example                       |         description                      | | |   Output             |    type      |  example                       |         description                      | | ||||||
| |:-------------------:|:------------:|:------------------------------:|:----------------------------------------:| | |:-------------------:|:------------:|:------------------------------:|:----------------------------------------:| | ||||||
| | all_changed          |  `string`     |     `true` OR `false`             |  Returns `true` only when the filenames provided using `files` input have all changed | | | all_changed          |  `string`     |     `true` OR `false`             |  Returns `true` only when the filenames provided using the `files` input have all changed | | ||||||
| | any_changed          |  `string`     |     `true` OR `false`             |  Returns `true` when any of the filenames provided using `files` input have changed | | | any_changed          |  `string`     |     `true` OR `false`             |  Returns `true` when any of the filenames provided using the `files` input has changed | | ||||||
| | all_modified_files   |  `string`    |    `'new.txt other.png ...'`     |  Select all modified files <br /> *i.e a combination of all added, <br />copied and modified files (ACM).*  | | | all_modified_files   |  `string`    |    `'new.txt other.png ...'`     |  Select all modified files <br /> *i.e a combination of all added, <br />copied and modified files (ACM).*  | | ||||||
| | all_changed_files   |  `string`    |    `'new.txt other.png ...'`     |  Select all paths (*) <br /> *i.e a combination of all options below.*  | | | all_changed_files   |  `string`    |    `'new.txt other.png ...'`     |  Select all paths (*) <br /> *i.e a combination of all options below.*  | | ||||||
| | added_files         |  `string`    |    `'new.txt other.png ...'`    |  Select only files that are Added (A)    | | | added_files         |  `string`    |    `'new.txt other.png ...'`    |  Select only files that are Added (A)    | | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tonye Jack
						Tonye Jack