Skip to content

Commit

Permalink
enable for flakeguard
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Dec 9, 2024
1 parent 69556c8 commit dc2fd92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate-go-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
- 'k8s-test-runner/**/*.go'
framework:
- 'framework/**/*.go'
flakeguard:
- 'tools/flakeguard/**/*.go'
# later add tools here or, if possible, make this filter dynamic so that it's created based on the go modules in the repository
- name: Find all go modules in the repository and filter the ones that changed
Expand Down

0 comments on commit dc2fd92

Please sign in to comment.