Skip to content

Commit

Permalink
fix csi nfs path
Browse files Browse the repository at this point in the history
  • Loading branch information
srikumar003 authored Nov 22, 2024
1 parent aa20a40 commit 073d243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-updated-csi-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- master
paths:
- "src/csi-s3/**"
- "src/csi-nfs/**"
- "src/csi-driver-nfs/**"

jobs:
csi-s3:
Expand Down

0 comments on commit 073d243

Please sign in to comment.