Update .github/workflows/test.yaml
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Workflow Test / Step One (push) Has been skipped
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Workflow Test / Step One (push) Has been skipped
				
			This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							@@ -4,6 +4,7 @@ on: push
 | 
			
		||||
jobs:
 | 
			
		||||
  first:
 | 
			
		||||
    name: Step One
 | 
			
		||||
    if: github.ref == 'refs/heads/develop'
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: ztimson/actions/git/checkout@develop
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user