mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-01 02:28:40 +08:00 
			
		
		
		
	Update test-missing-git-ref.yaml
This commit is contained in:
		
							parent
							
								
									15f4946402
								
							
						
					
					
						commit
						f4fa7bd23d
					
				
							
								
								
									
										5
									
								
								.github/workflows/test-missing-git-ref.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/test-missing-git-ref.yaml
									
									
									
									
										vendored
									
									
								
							|  | @ -12,6 +12,11 @@ jobs: | |||
|       - name: Checkout | ||||
|         uses: actions/checkout@v4.2.2 | ||||
| 
 | ||||
|       - name: Git config | ||||
|         run: |   | ||||
|           git config --global user.name oriy | ||||
|           git config --global user.email oriy@github.com | ||||
|          | ||||
|       - name: Push dummy PR | ||||
|         env: | ||||
|           GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Ori Yechieli
						Ori Yechieli