mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	meta: add DEBUG_ACTIONS flag to PR triage action
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/pull_request_triage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/pull_request_triage.yml
									
									
									
									
										vendored
									
									
								
							@@ -12,3 +12,4 @@ jobs:
 | 
				
			|||||||
      uses: ohmyzsh/github-actions/pull-request-triage@master
 | 
					      uses: ohmyzsh/github-actions/pull-request-triage@master
 | 
				
			||||||
      env:
 | 
					      env:
 | 
				
			||||||
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
					        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
 | 
					        DEBUG_ACTIONS: ${{ secrets.DEBUG_ACTIONS }}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user