Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikedupont2 authored Sep 14, 2024
1 parent 69dbff5 commit e9f0cfc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Docker Image CI

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

jobs:

Expand Down

0 comments on commit e9f0cfc

Please sign in to comment.