Skip to content

Commit

Permalink
trigger PR 29
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvister1 committed Nov 14, 2024
1 parent 40bdb01 commit fd41968
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/docs-ci-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
tags:
- "v*"
paths:
- deployment/**/values.yaml
- deployment/network-operator/values.yaml

pull_request:
types:
Expand Down
2 changes: 1 addition & 1 deletion deployment/network-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# TODO: For test 40
nfd:
# -- Deploy Node Feature Discovery operator.
enabled: true
enabled: false
# -- Deploy Node Feature Rules to label the nodes with the discovered features.
deployNodeFeatureRules: true

Expand Down

0 comments on commit fd41968

Please sign in to comment.