Skip to content

Commit

Permalink
Adding paths?
Browse files Browse the repository at this point in the history
  • Loading branch information
costrouc committed Feb 21, 2022
1 parent b584a60 commit a56d884
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/kubernetes_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ name: "Kubernetes Tests"
on:
pull_request:
branches: [ $default-branch ]
paths-ignore:
- "docs/**"
- "*.md"
paths:
- ".github/workflows/kubernetes_test.yaml"
- "qhub/**"
push:
branches: [ $default-branch ]
paths-ignore:
Expand Down

0 comments on commit a56d884

Please sign in to comment.