Skip to content

Commit 10d3005

Browse files
rvykydalmartinpitt
authored andcommitted
workflows: extend changes triggering anaconda webui tests
We might want to get more granular in the future, for example run cockpit-network and cockpit-storage tests but it is out of scope of the addressed issue. Resolves: INSTALLER-4625
1 parent d6f46c9 commit 10d3005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trigger-anaconda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
paths:
1414
- src/cockpit/**
1515
- pkg/storaged/**
16+
- pkg/networkmanager/**
1617
jobs:
1718
trigger:
1819
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)