mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-11-04 09:56:23 +01:00 
			
		
		
		
	Improve github action
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							@@ -12,7 +12,8 @@ on:
 | 
			
		||||
    branches:
 | 
			
		||||
    - '*'
 | 
			
		||||
  schedule:
 | 
			
		||||
    - cron: '0 0 * * 0'  # Every sunday at 00:00 https://crontab.guru/#0_7_*_*_1
 | 
			
		||||
#   - cron: '0 0 * * 0'  # Every sunday at 00:00 https://crontab.guru/#0_7_*_*_1
 | 
			
		||||
    - cron: '0 0 17 * *'
 | 
			
		||||
jobs:
 | 
			
		||||
  base:
 | 
			
		||||
    name: base
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user