Update test.yml
This commit is contained in:
		
							parent
							
								
									85dd513daa
								
							
						
					
					
						commit
						68deb0e162
					
				| 
						 | 
					@ -1,6 +1,8 @@
 | 
				
			||||||
name: test
 | 
					name: test
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
 | 
					    branches:
 | 
				
			||||||
 | 
					      - master
 | 
				
			||||||
  workflow_dispatch:
 | 
					  workflow_dispatch:
 | 
				
			||||||
  pull_request:
 | 
					  pull_request:
 | 
				
			||||||
    types: [opened, synchronize, reopened, edited]
 | 
					    types: [opened, synchronize, reopened, edited]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue