mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-31 23:22:10 +00:00 
			
		
		
		
	#N/A: Define branches in workflow (#1328)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -2,7 +2,9 @@ name: Tests | |||||||
|  |  | ||||||
| on: | on: | ||||||
|   push: |   push: | ||||||
|  |     branches: master] | ||||||
|   pull_request: |   pull_request: | ||||||
|  |     branches: [master] | ||||||
|     types: [opened, reopened] |     types: [opened, reopened] | ||||||
|  |  | ||||||
| env: | env: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user