Skip to content

Commit

Permalink
test build
Browse files Browse the repository at this point in the history
  • Loading branch information
Williangalvani committed Sep 24, 2024
1 parent 2ac8e96 commit a6c8583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ jobs:

deploy-raspberry-image:
needs: deploy-docker-images
if: github.event_name != 'pull_request' && github.repository_owner == 'bluerobotics'
if: github.event_name != 'pull_request' && github.repository_owner == 'williangalvani'
timeout-minutes: 180 # Detect if it gets into an infinite loop or some unexpected state
strategy:
matrix:
Expand Down

0 comments on commit a6c8583

Please sign in to comment.