mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:58:56 +08:00 
			
		
		
		
	Run full check on any change to main
This commit is contained in:
		
							
								
								
									
										7
									
								
								.github/workflows/ci-full-check.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/ci-full-check.yml
									
									
									
									
										vendored
									
									
								
							@@ -2,17 +2,10 @@ name: CI-full-check
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  workflow_dispatch:
 | 
					  workflow_dispatch:
 | 
				
			||||||
  pull_request:
 | 
					 | 
				
			||||||
    types:
 | 
					 | 
				
			||||||
      - assigned
 | 
					 | 
				
			||||||
      - review_requested
 | 
					 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    branches: 
 | 
					    branches: 
 | 
				
			||||||
      - main
 | 
					      - main
 | 
				
			||||||
      - release/**
 | 
					      - release/**
 | 
				
			||||||
    paths:
 | 
					 | 
				
			||||||
      - '.github/**'
 | 
					 | 
				
			||||||
      - 'action.yml'
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  action-inputs:
 | 
					  action-inputs:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user