mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 03:47:13 +02:00
Updated GH action
This commit is contained in:
parent
e74ef7115c
commit
6f1da25f7e
@ -4,6 +4,9 @@ on:
|
||||
pull_request:
|
||||
# types: [opened, reopened, synchronize, edited]
|
||||
branches: [ "main" ]
|
||||
paths:
|
||||
- 'src/**' # Run if changes occur in the 'src' folder
|
||||
- 'pom.xml' # Run if changes occur in the 'pom.xml' file
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user