File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -49,5 +49,5 @@ Output of `vendor/bin/phpcs --config-show`:
4949
5050``` 
5151
52- ## Tested against `master ` branch? 
53- - [ ] I have verified the issue still exists in the `master ` branch. 
52+ ## Tested against `main ` branch? 
53+ - [ ] I have verified the issue still exists in the `main ` branch. 
Original file line number Diff line number Diff line change 22name : Integration Test 
33
44on :
5-   #  Run on pushes to `master ` and on all pull requests.
5+   #  Run on pushes to `main ` and on all pull requests.
66  push :
77    branches :
8-       - master 
8+       - main 
99  pull_request :
1010  #  Allow manually triggering the workflow.
1111  workflow_dispatch :
Original file line number Diff line number Diff line change 55  #  Run on pushes to feature branches.
66  push :
77    branches-ignore :
8-       - master 
8+       - main 
99  #  Allow manually triggering the workflow.
1010  workflow_dispatch :
1111
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ before making a change.
77Please note we have [ a code of conduct] [ ] , please follow it in all your interactions
88with the project.
99
10- [ a code of conduct ] : https://github.com/PHPCSStandards/composer-installer/blob/master /CODE_OF_CONDUCT.md 
10+ [ a code of conduct ] : https://github.com/PHPCSStandards/composer-installer/blob/main /CODE_OF_CONDUCT.md 
1111
1212## Issues and feature requests  
1313
@@ -131,7 +131,7 @@ A changelog can be generated using the [`github-changelog-generator`][github-cha
131131
132132Our release versions follow [Semantic Versioning][semver].
133133
134- New releases (and any related tags) are always created from the `master ` branch.
134+ New releases (and any related tags) are always created from the `main ` branch.
135135
136136To create a new release:
137137
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments