Skip to content

Commit

Permalink
Update build-and-publish-docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikedupont2 authored Sep 24, 2024
1 parent 6e435e3 commit 6de8670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Build and Publish Docker image
on:
workflow_dispatch:
push:
branches: [ "collect-perf" ]
branches: [ "build-image" ]
pull_request:
#branches: [ "main" ]
branches: [ "build-image" ]

jobs:

Expand Down

0 comments on commit 6de8670

Please sign in to comment.