mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 05:57:36 +01:00 
			
		
		
		
	ci(workflow): don't run jobs twice on PRs (#640)
This commit is contained in:
		
							
								
								
									
										9
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +1,11 @@ | ||||
| on: [push, pull_request] | ||||
| on: | ||||
|   push: | ||||
|     branches: | ||||
|     - master | ||||
|   pull_request: | ||||
|     branches: | ||||
|     - master | ||||
|  | ||||
| name: Lint | ||||
| jobs: | ||||
|   shellcheck: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stanislas
					Stanislas