Skip to content

Commit

Permalink
Merge branch 'master' into kube-vip
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystewart6 authored Jan 28, 2024
2 parents b428cc0 + 8dd3ffc commit ba3101a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,16 @@ on:
- opened
- synchronize
paths-ignore:
- '**/README.md'
- '**/.gitignore'
- '**/FUNDING.yml'
- '**/host.ini'
- '**/*.md'
- '**/.editorconfig'
- '**/ansible.example.cfg'
- '**/deploy.sh'
- '**/LICENSE'
- '**/reboot.sh'
- '**/reset.sh'
jobs:
pre:
uses: ./.github/workflows/cache.yml
Expand Down

0 comments on commit ba3101a

Please sign in to comment.