Make nightly tests run nightly, not monthly (#624)
This commit is contained in:
		
							parent
							
								
									3df6e0f146
								
							
						
					
					
						commit
						cbab425fec
					
				
							
								
								
									
										2
									
								
								.github/workflows/k3d-nightly-ci.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/k3d-nightly-ci.yaml
									
									
									
									
										vendored
									
									
								
							| @ -3,7 +3,7 @@ name: Nightly tests (K3d) | |||||||
| on: | on: | ||||||
|   schedule: |   schedule: | ||||||
|     # Run daily at 8am UTC |     # Run daily at 8am UTC | ||||||
|     - cron:  '0 8 1 * *' |     - cron:  '0 8 * * *' | ||||||
| 
 | 
 | ||||||
| jobs: | jobs: | ||||||
|   btrix-k3d-nightly-test: |   btrix-k3d-nightly-test: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user