forked from MapComplete/MapComplete
		
	Experimenting with GH actions
This commit is contained in:
		
							parent
							
								
									5ca83a4c03
								
							
						
					
					
						commit
						5fd71b8d2b
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/pull_request_check.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/pull_request_check.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -3,9 +3,9 @@ on:
 | 
				
			||||||
  pull_request:
 | 
					  pull_request:
 | 
				
			||||||
    types: [opened, edited, synchronize, ready_for_review, review_requested]
 | 
					    types: [opened, edited, synchronize, ready_for_review, review_requested]
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    - master
 | 
					    branches:
 | 
				
			||||||
    - develop
 | 
					      - develop
 | 
				
			||||||
  
 | 
					      - master
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  build:
 | 
					  build:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue