Skip to content

Commit

Permalink
remove kube path from build-all action
Browse files Browse the repository at this point in the history
  • Loading branch information
heywoodlh committed Nov 28, 2023
1 parent 6dad06e commit 338edeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
paths:
- '*'
- '!**.md'
- '!kube/**'
schedule:
- cron: '0 0 * * Wed' # To update flake.lock
workflow_dispatch:
Expand Down

0 comments on commit 338edeb

Please sign in to comment.