Remove on push triggers
This commit is contained in:
		
							parent
							
								
									f0b6b517c3
								
							
						
					
					
						commit
						5ea3019782
					
				
							
								
								
									
										1
									
								
								.github/workflows/build-android-x86_64.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build-android-x86_64.yml
									
									
									
									
										vendored
									
									
								
							| @ -2,7 +2,6 @@ on: | ||||
|   schedule: | ||||
|     - cron: "0 */12 * * *" | ||||
|   workflow_dispatch: | ||||
|   push: | ||||
| jobs: | ||||
|   # Wait for up to a minute for previous run to complete, abort if not done by then | ||||
|   pre-ci: | ||||
|  | ||||
| @ -2,7 +2,6 @@ on: | ||||
|   schedule: | ||||
|     - cron: "0 */12 * * *" | ||||
|   workflow_dispatch: | ||||
|   push: | ||||
| jobs: | ||||
|   # Wait for up to a minute for previous run to complete, abort if not done by then | ||||
|   pre-ci: | ||||
|  | ||||
| @ -2,7 +2,6 @@ on: | ||||
|   schedule: | ||||
|     - cron: "0 */12 * * *" | ||||
|   workflow_dispatch: | ||||
|   push: | ||||
| jobs: | ||||
|   # Wait for up to a minute for previous run to complete, abort if not done by then | ||||
|   pre-ci: | ||||
|  | ||||
| @ -2,7 +2,6 @@ on: | ||||
|   schedule: | ||||
|     - cron: "0 */12 * * *" | ||||
|   workflow_dispatch: | ||||
|   push: | ||||
| jobs: | ||||
|   # Wait for up to a minute for previous run to complete, abort if not done by then | ||||
|   pre-ci: | ||||
|  | ||||
| @ -2,7 +2,6 @@ on: | ||||
|   schedule: | ||||
|     - cron: "0 */12 * * *" | ||||
|   workflow_dispatch: | ||||
|   push: | ||||
| jobs: | ||||
|   # Wait for up to a minute for previous run to complete, abort if not done by then | ||||
|   pre-ci: | ||||
|  | ||||
| @ -2,11 +2,10 @@ on: | ||||
|   schedule: | ||||
|     - cron: "0 */12 * * *" | ||||
|   workflow_dispatch: | ||||
|   push: | ||||
| jobs: | ||||
|   # Wait for up to a minute for previous run to complete, abort if not done by then | ||||
|   pre-ci: | ||||
|     runs-on: ubuntu-latest | ||||
|     runs-on: ubuntu-16.04 | ||||
|     timeout-minutes: 1 | ||||
|     steps: | ||||
|       - name: 'Block Concurrent Executions' | ||||
|  | ||||
| @ -2,11 +2,10 @@ on: | ||||
|   schedule: | ||||
|     - cron: "0 */12 * * *" | ||||
|   workflow_dispatch: | ||||
|   push: | ||||
| jobs: | ||||
|   # Wait for up to a minute for previous run to complete, abort if not done by then | ||||
|   pre-ci: | ||||
|     runs-on: ubuntu-latest | ||||
|     runs-on: ubuntu-16.04 | ||||
|     timeout-minutes: 1 | ||||
|     steps: | ||||
|       - name: 'Block Concurrent Executions' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user