We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 263f4cf commit 7430590Copy full SHA for 7430590
.github/workflows/image.yml
@@ -5,13 +5,15 @@ on:
5
paths:
6
- 'deb_requirements.txt'
7
- '.github/workflows/Dockerfile'
8
+ - '.github/workflows/image.yml'
9
- '.devcontainer/Dockerfile'
10
- '**/package.xml'
11
pull_request:
12
branches: [main, humble, jazzy]
13
14
15
16
17
18
19
workflow_dispatch:
0 commit comments