Skip to content

Commit

Permalink
Merge branch 'main' into 312-feature-remove-unnecessary-modifications…
Browse files Browse the repository at this point in the history
…-to-mavros-and-source-build
  • Loading branch information
amarburg committed Nov 8, 2024
2 parents 84a3cfe + fd2a115 commit 866cfef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
workflow_dispatch:

env:
PUSH: ${{ (github.event_name != 'pull_request') && (github.repository == 'Robotic-Decision-Making-Lab/blue') }}
PUSH: ${{ (github.event_name != 'pull_request') && (github.repository == 'apl-ocean-engineering/blue') }}

jobs:
docker_build:
Expand Down

0 comments on commit 866cfef

Please sign in to comment.