mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-08 10:01:34 +00:00
Resolve Reviews
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
44382e7473
commit
40f7d0fb5f
3 changed files with 8 additions and 22 deletions
2
.github/workflows/scratch_build.yml
vendored
2
.github/workflows/scratch_build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue