mirror of
				https://code.forgejo.org/actions/checkout.git
				synced 2025-11-04 06:39:11 +00:00 
			
		
		
		
	Update test-missing-git-ref.yaml
This commit is contained in:
		
							parent
							
								
									f4fa7bd23d
								
							
						
					
					
						commit
						01d9927f24
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/test-missing-git-ref.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-missing-git-ref.yaml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -24,7 +24,7 @@ jobs:
 | 
			
		|||
          prBranch=oriy/testRefMerge
 | 
			
		||||
          git branch -d "${prBranch}" 2>/dev/null || true
 | 
			
		||||
          git checkout -b "${prBranch}"
 | 
			
		||||
          touch dummy
 | 
			
		||||
          touch dummy && git add dummy
 | 
			
		||||
          git commit -am 'test ref merge'
 | 
			
		||||
          git push --force origin "${prBranch}"
 | 
			
		||||
          gh pr create --fill-first 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue