Update main.yml

Signed-off-by: nirpel-sys <nirpel@jfrog.com>
This commit is contained in:
nirpel-sys 2026-01-20 12:08:40 +02:00 committed by GitHub
parent f50fa2fd99
commit 6b6ddbf321
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,9 @@
jobs:
name: PetClinic JFrog CI
on:
push:
branches: [ "main" ] # Triggers on every push to main
workflow_dispatch: # Adds a "Run workflow" button in the GitHub UIjobs:
build-and-publish:
runs-on: ubuntu-latest
permissions: