Skip to content

Commit

Permalink
Build images from dev commits
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Gregg committed Dec 31, 2024
1 parent 7b0ba50 commit b0f8e07
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Docker Image CI

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

jobs:

Expand Down

0 comments on commit b0f8e07

Please sign in to comment.