Обновить .gitea/workflows/automerge-with-core.yaml
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4m17s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4m17s
				
			This commit is contained in:
		| @@ -12,7 +12,7 @@ jobs: | |||||||
|     steps: |     steps: | ||||||
|       - run: echo "Your repo is ${{ gitea.repository }}" |       - run: echo "Your repo is ${{ gitea.repository }}" | ||||||
|   merge-if-needed: |   merge-if-needed: | ||||||
|     if: false |     if: 'core/template-android-project' == '${{ gitea.repository }}' | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - run: echo "🎉 !contains('core/template-android-project', ${{ gitea.repository }})." |       - run: echo "🎉 !contains('core/template-android-project', ${{ gitea.repository }})." | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user