mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-11-04 13:29:08 +08:00 
			
		
		
		
	Add workflow_dispatch event
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							@@ -3,6 +3,7 @@ name: Test Action
 | 
			
		||||
on:
 | 
			
		||||
  - push
 | 
			
		||||
  - pull_request
 | 
			
		||||
  - workflow_dispatch
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  test_default_inputs:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user