Update packageWorkflow.yml

This commit is contained in:
jjoseph18 2023-01-03 16:18:04 -05:00 committed by GitHub
parent 50aa517bf5
commit a01a12e312
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,8 @@
name: Package Pet Clinic
on: [push]
branches: [main]
on:
push:
branches: [main]
jobs:
build: