Skip to content

Commit

Permalink
run docker-ros ci on push
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbusch authored Nov 7, 2023
1 parent 67d9985 commit 960bfbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-ros.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: docker-ros

on: pull_request
on: push

jobs:

Expand Down Expand Up @@ -28,4 +28,4 @@ jobs:
platform: amd64,arm64
target: dev,run
enable-push-as-latest: 'true'
enable-recursive-vcs-import: 'false'
enable-recursive-vcs-import: 'false'

0 comments on commit 960bfbe

Please sign in to comment.