parent
							
								
									1e00bed001
								
							
						
					
					
						commit
						10400abfb7
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/codeql.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/codeql.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -17,8 +17,8 @@ permissions:
 | 
			
		|||
on:
 | 
			
		||||
  # push:
 | 
			
		||||
  #   branches: [ "main" ]
 | 
			
		||||
  schedule:
 | 
			
		||||
    - cron: '24 14 * * 0'
 | 
			
		||||
  # schedule:
 | 
			
		||||
  #   - cron: '24 14 * * 0'
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
| 
						 | 
				
			
			@ -101,7 +101,7 @@ jobs:
 | 
			
		|||
        token: ${{ secrets.SECURITY_TOKEN }}
 | 
			
		||||
        
 | 
			
		||||
    - name: GitHub Upload Release Artifacts
 | 
			
		||||
      uses: actions/upload-artifact@v2
 | 
			
		||||
      uses: actions/upload-artifact@v4
 | 
			
		||||
      with:
 | 
			
		||||
        name: report
 | 
			
		||||
        path: |
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue