mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:58:56 +08:00 
			
		
		
		
	Do full checks on release branches
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/ci-full-check.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci-full-check.yml
									
									
									
									
										vendored
									
									
								
							@@ -9,6 +9,7 @@ on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches: 
 | 
			
		||||
      - main
 | 
			
		||||
      - release/**
 | 
			
		||||
    paths:
 | 
			
		||||
      - '.github/**'
 | 
			
		||||
      - 'dist/**'
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								.github/workflows/ci-quick-check.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci-quick-check.yml
									
									
									
									
										vendored
									
									
								
							@@ -3,7 +3,9 @@ name: CI-quick-check
 | 
			
		||||
on:
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
  push:
 | 
			
		||||
    branches-ignore: main
 | 
			
		||||
    branches-ignore: 
 | 
			
		||||
    - main
 | 
			
		||||
    - release/**
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  build-distribution:
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								.github/workflows/ci-verify-outputs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci-verify-outputs.yml
									
									
									
									
										vendored
									
									
								
							@@ -8,6 +8,7 @@ on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches: 
 | 
			
		||||
      - main
 | 
			
		||||
      - release/**
 | 
			
		||||
      - dependabot/**
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user