mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 03:20:05 +00:00 
			
		
		
		
	Fix pull request alternate reference (again)
This commit is contained in:
		
							parent
							
								
									8c7c04c797
								
							
						
					
					
						commit
						1fd696d787
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/clang-format-check.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/clang-format-check.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -35,6 +35,6 @@ jobs: | |||
|     - name: Check Formatting | ||||
|       shell: bash | ||||
|       run: | | ||||
|         MERGE_BASE=$(git merge-base origin/develop ${{ github.event.pull_request.head_sha || github.ref }}) | ||||
|         MERGE_BASE=$(git merge-base origin/develop ${{ github.event.pull_request.head.sha || github.ref }}) | ||||
|         echo "Comparing against ${MERGE_BASE}" | ||||
|         git clang-format-17 --diff --style=file -v ${MERGE_BASE} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat