mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Disable cron task to update license (#33486)
Help #33467 The file can be changed or removed after that issue is resolved.
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/cron-licenses.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/cron-licenses.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,8 +1,8 @@ | ||||
| name: cron-licenses | ||||
|  | ||||
| on: | ||||
|   schedule: | ||||
|     - cron: "7 0 * * 1" # every Monday at 00:07 UTC | ||||
|   #schedule: | ||||
|   #  - cron: "7 0 * * 1" # every Monday at 00:07 UTC | ||||
|   workflow_dispatch: | ||||
|  | ||||
| jobs: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user