Skip to content

Commit 40d63cc

Browse files
authored
Merge pull request #350 from Pseudo-Lab/feat/k8s-ci-setup
fix(ci): move k8s workflows back to root for visibility and update paths
2 parents a8e906e + 5d2924d commit 40d63cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [ "main" ]
66
paths:
77
- 'platform/**'
8-
- '.github/workflows/k8s/ci-homepage.yml'
8+
- '.github/workflows/ci-k8s-homepage.yml'
99
workflow_dispatch:
1010

1111
env:

0 commit comments

Comments
 (0)