File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727    uses : ./.github/workflows/reusable-unity-cs-linter-dispatch.yaml 
2828    with :
2929      base-branch : ${{ github.ref }} 
30-       editorconfig-branch : ${{ github.event.repository.default_branch  }} 
30+       editorconfig-branch : ${{ github.ref  }} 
3131      include-paths : ${{ inputs.include-paths }} 
3232      exclude-paths : ${{ inputs.exclude-paths }} 
Original file line number Diff line number Diff line change 1111    with :
1212      head-branch : ${{ github.event.pull_request.head.ref }} 
1313      base-branch : ${{ github.event.pull_request.base.ref }} 
14-       editorconfig-branch : ${{ github.event.repository.default_branch  }} 
14+       editorconfig-branch : ${{ github.event.pull_request.head.ref  }} 
1515      include-paths : ' Assets/Tests/StyleTest/.*' 
1616      exclude-paths : ' Assets/Tests/StyleTest/FileNameIssueStyleViolationTest.cs' 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments