Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubramanian authored Aug 15, 2024
1 parent 38d86e3 commit 618099e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and upload Docker for Scout
on:
push:
branches:
- main
- scoutbot-install-issue

jobs:
devops:
Expand All @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v2
if: github.event_name == 'push'
with:
ref: main
ref: scoutbot-install-issue

- name: Free Disk space
run: |
Expand Down

0 comments on commit 618099e

Please sign in to comment.