Add SNYK_TOKEN to imported env vars
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci-python.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci-python.yml
									
									
									
									
										vendored
									
									
								
							@@ -4,6 +4,8 @@ on:
 | 
			
		||||
    secrets:
 | 
			
		||||
      SONAR_TOKEN:
 | 
			
		||||
        required: true
 | 
			
		||||
      SNYK_TOKEN:
 | 
			
		||||
        required: true
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  ci:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user