mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	set default ref
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							@@ -35,7 +35,7 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v2
 | 
			
		||||
      - name: Check version number
 | 
			
		||||
        run: |
 | 
			
		||||
          python3 ci/check_version_number.py --branch ${{ github.base_ref }}
 | 
			
		||||
          python3 ci/check_version_number.py --branch ${{ github.base_ref || github.ref }}
 | 
			
		||||
 | 
			
		||||
  pep_style:
 | 
			
		||||
    name: PEP style (python)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user