Skip to content

Commit e494a0b

Browse files
authored
Allow triggering the LLM Fuzzer by pushing to a branch (#9791)
For testing.
1 parent 02d6ba6 commit e494a0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/llm-fuzzer.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ name: LLM fuzzer
99
push:
1010
branches:
1111
- main
12+
- trigger/llm-fuzzer
1213
pull_request:
1314

1415
env:

0 commit comments

Comments
 (0)