Skip to content

Commit

Permalink
gh: run docker workflow on noetic-devel only
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidPL1 committed Nov 13, 2024
1 parent f969354 commit c62988c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- cron: "0 6 * * 6"
workflow_dispatch:
push:
branches:
- noetic-devel
paths:
- '**/package.xml'
- .docker
Expand Down

0 comments on commit c62988c

Please sign in to comment.