Skip to content

Commit

Permalink
CI: fix chaos trigger (#5273)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoucheng361 authored Nov 4, 2024
1 parent d508600 commit 3a1e939
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/chaos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ on:
branches:
- 'release-**'
- 'main'
paths-ignore:
- 'docs/**'
- '**.md'
paths:
- '**/chaos.yml'
pull_request:
branches:
- 'main'
Expand Down

0 comments on commit 3a1e939

Please sign in to comment.