We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f969354 commit c62988cCopy full SHA for c62988c
.github/workflows/docker.yaml
@@ -6,6 +6,8 @@ on:
6
- cron: "0 6 * * 6"
7
workflow_dispatch:
8
push:
9
+ branches:
10
+ - noetic-devel
11
paths:
12
- '**/package.xml'
13
- .docker
0 commit comments