We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e505d6 commit 74b3508Copy full SHA for 74b3508
1 file changed
.github/workflows/memshell-integration-test.yml
@@ -1,11 +1,12 @@
1
-name: Memshell IntegrationTest
+name: MemShell IntegrationTest
2
3
on:
4
push:
5
branches:
6
- '**'
7
paths:
8
- '**/memshell/**'
9
+ - '**/packer/**'
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
0 commit comments