updates
This commit is contained in:
		@@ -2,14 +2,8 @@ name: staging-release
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    paths:
 | 
					 | 
				
			||||||
      - "**"
 | 
					 | 
				
			||||||
      - "!others/fluentbit"
 | 
					 | 
				
			||||||
      - "!others/pocketbase"
 | 
					 | 
				
			||||||
      - "!.github/workflows/fluent-bit-release.yml"
 | 
					 | 
				
			||||||
      - "!.github/workflows/pocketbase-release.yml"
 | 
					 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - "not-existing-branch"
 | 
					      - "next"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  arm64:
 | 
					  arm64:
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										6
									
								
								.github/workflows/staging-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/staging-release.yml
									
									
									
									
										vendored
									
									
								
							@@ -2,12 +2,6 @@ name: staging-release
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    paths:
 | 
					 | 
				
			||||||
      - "**"
 | 
					 | 
				
			||||||
      - "!others/fluentbit"
 | 
					 | 
				
			||||||
      - "!others/pocketbase"
 | 
					 | 
				
			||||||
      - "!.github/workflows/fluent-bit-release.yml"
 | 
					 | 
				
			||||||
      - "!.github/workflows/pocketbase-release.yml"
 | 
					 | 
				
			||||||
    branches-ignore:
 | 
					    branches-ignore:
 | 
				
			||||||
      - "main"
 | 
					      - "main"
 | 
				
			||||||
env:
 | 
					env:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user