Update diff-sha.sh
This commit is contained in:
		
							parent
							
								
									434c3eaa98
								
							
						
					
					
						commit
						2ed48aa52f
					
				| @ -147,6 +147,10 @@ else | |||||||
|   echo "Running on a pull request event..." |   echo "Running on a pull request event..." | ||||||
|   TARGET_BRANCH=$GITHUB_BASE_REF |   TARGET_BRANCH=$GITHUB_BASE_REF | ||||||
|   CURRENT_BRANCH=$GITHUB_HEAD_REF |   CURRENT_BRANCH=$GITHUB_HEAD_REF | ||||||
|  |    | ||||||
|  |   if [[ "$INPUT_SINCE_LAST_REMOTE_COMMIT" == "true" ]]; then | ||||||
|  |     TARGET_BRANCH=$CURRENT_BRANCH | ||||||
|  |   fi | ||||||
| 
 | 
 | ||||||
|   echo "Fetching remote refs..." |   echo "Fetching remote refs..." | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tonye Jack
						Tonye Jack