Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pintu903 authored May 20, 2024
1 parent 27d4420 commit 5d8ef1c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
name: Docker Image CI
name: Test Workflow

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]


jobs:

build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Build the Docker image
Expand Down

0 comments on commit 5d8ef1c

Please sign in to comment.