Ensure dependent CI workflows run (#16662)
This commit is contained in:
		
							parent
							
								
									77aafd8056
								
							
						
					
					
						commit
						8bffc61959
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/develop_update.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/develop_update.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -14,6 +14,7 @@ jobs:
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v2
 | 
					    - uses: actions/checkout@v2
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
 | 
					        token: ${{ secrets.QMK_BOT_TOKEN }}
 | 
				
			||||||
        fetch-depth: 0
 | 
					        fetch-depth: 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Checkout develop
 | 
					    - name: Checkout develop
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								.github/workflows/feature_branch_update.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/feature_branch_update.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -19,6 +19,7 @@ jobs:
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v2
 | 
					    - uses: actions/checkout@v2
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
 | 
					        token: ${{ secrets.QMK_BOT_TOKEN }}
 | 
				
			||||||
        fetch-depth: 0
 | 
					        fetch-depth: 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Checkout branch
 | 
					    - name: Checkout branch
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue