Обновить .gitea/workflows/action.yaml
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Gitea Actions Demo / health-chek (push) Failing after 0s
				
			
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Gitea Actions Demo / health-chek (push) Failing after 0s
				
			This commit is contained in:
		
							parent
							
								
									2dc9f17f1e
								
							
						
					
					
						commit
						9dd549f905
					
				|  | @ -1,7 +1,7 @@ | |||
| name: Gitea Actions Demo | ||||
| run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 | ||||
| on: [push] | ||||
| runs-on: [self-hosted, linux] | ||||
| runs-on: [linux_amd64] | ||||
| 
 | ||||
| jobs: | ||||
|   health-chek: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue