We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad354f6 commit 5aafa7dCopy full SHA for 5aafa7d
1 file changed
.github/workflows/packer.yml
@@ -3,7 +3,7 @@ name: Packer
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [ main ]
+ branches: [ main, 5745-packer-ci ]
7
paths:
8
- 'src/**'
9
- 'config/packer/**'
0 commit comments