Skip to content

Commit 12a2ee6

Browse files
committed
Add smoke tests workflow draft
1 parent 28bc3d2 commit 12a2ee6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ on:
44
push:
55
branches:
66
- main
7-
- 'maint-**'
87
pull_request:
98
branches:
109
- main
11-
- 'maint-**'
1210
env:
1311
BUILD_TYPE: 'Release'
1412
DPDK_VERSION: '25.03'

0 commit comments

Comments
 (0)