This commit is contained in:
		
							parent
							
								
									6b5187259c
								
							
						
					
					
						commit
						19bef873fb
					
				@ -1,4 +1,4 @@
 | 
				
			|||||||
name: Go Test
 | 
					name: Go Bump
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on: 
 | 
					on: 
 | 
				
			||||||
  workflow_dispatch:
 | 
					  workflow_dispatch:
 | 
				
			||||||
@ -16,7 +16,7 @@ on:
 | 
				
			|||||||
    branches: [ "main" ]
 | 
					    branches: [ "main" ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  test:
 | 
					  bump:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v3
 | 
					    - uses: actions/checkout@v3
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user