[skip ci]
This commit is contained in:
		
							parent
							
								
									e663c87f4a
								
							
						
					
					
						commit
						fd697c5f44
					
				
							
								
								
									
										2
									
								
								.github/workflows/dashboard.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/dashboard.yml
									
									
									
									
										vendored
									
									
								
							@ -10,7 +10,7 @@ on:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  on-success:
 | 
					  on-success:
 | 
				
			||||||
    if: ${{ github.event.workflow_run.conclusion == 'success' }}
 | 
					    if: ${{ github.event.workflow_run.conclusion == 'success' || github.event_name == 'workflow_dispatch' }}
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@master
 | 
					      - uses: actions/checkout@master
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user