Skip to content

Commit

Permalink
fix path on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yajith authored Sep 19, 2024
1 parent 5834a54 commit 81a7d63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kubectl-shell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ on:
branches:
- develop
paths:
- 'kube-shell/**'
- 'kubectl-shell/**'
pull_request:
branches:
- develop
paths:
- 'kube-shell/**'
- 'kubectl-shell/**'

env:
DOCKER_HUB_REPO: portainerci/kubectl-shell
Expand Down

0 comments on commit 81a7d63

Please sign in to comment.