forked from Mirror/ollama4j
		
	Updated GH workflow
This commit is contained in:
		| @@ -5,9 +5,12 @@ name: Build and Test on PR Open | ||||
|  | ||||
| on: | ||||
|   pull_request: | ||||
|     types: [ opened, reopened ] | ||||
| #    types: [ opened, reopened ] | ||||
|     branches: [ "main" ] | ||||
|  | ||||
| concurrency: | ||||
|   group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} | ||||
|   cancel-in-progress: true | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Amith Koujalgi
					Amith Koujalgi