Adjust PR Labeler (#3224)
This commit is contained in:
		
							parent
							
								
									fa8b21cea7
								
							
						
					
					
						commit
						98bca69ae9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/pull-request-commit.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/pull-request-commit.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -47,7 +47,7 @@ jobs: | ||||||
|         id: base-commit |         id: base-commit | ||||||
|         run: | |         run: | | ||||||
|           # Since we limit this pr-labeler workflow only triggered from limited paths, we should use custom base commit |           # Since we limit this pr-labeler workflow only triggered from limited paths, we should use custom base commit | ||||||
|           echo base-commit=$(git log -n 1 main --pretty=format:'%H' -- .github/workflows/pr-labeler.yml packages yarn.lock) >> "$GITHUB_OUTPUT" |           echo base-commit=$(git log -n 1 main --pretty=format:'%H') >> "$GITHUB_OUTPUT" | ||||||
| 
 | 
 | ||||||
|       - name: 📷 Check fingerprint |       - name: 📷 Check fingerprint | ||||||
|         id: fingerprint |         id: fingerprint | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue