Resolve Reviews

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-02-16 23:25:35 +05:30
parent 44382e7473
commit 40f7d0fb5f
3 changed files with 8 additions and 22 deletions

View file

@ -1,7 +1,7 @@
# This workflow will perform a test whenever there
# is some change in code done to ensure that the changes
# are not buggy and we are getting the desired output.
name: Test Build without dockerfile
name: Build from scratch
on: [push, pull_request, workflow_dispatch]
env:
PROJECT_DIR: spring-petclinic