mirror of
				https://github.com/github/octodns.git
				synced 2024-05-11 05:55:00 +00:00 
			
		
		
		
	Run the modules ci jobs when reviews are submitted
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/modules.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/modules.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,5 +1,8 @@
 | 
			
		||||
name: OctoDNS Modules
 | 
			
		||||
on: workflow_dispatch
 | 
			
		||||
on:
 | 
			
		||||
  workflow_dispatch: # option to run manually if/when needed
 | 
			
		||||
  pull_request_review:
 | 
			
		||||
    types: [submitted]
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  ci:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user