Skip to content

Commit 5771976

Browse files
authored
Merge pull request #2813 from ksss/add-valgrind-workflow-dispatch
Add workflow_dispatch trigger to Valgrind workflow
2 parents ffe1677 + e2195b7 commit 5771976

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/valgrind.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- "include/**"
1515
- "src/**"
1616
merge_group: {}
17+
workflow_dispatch:
1718

1819
jobs:
1920
valgrind:

0 commit comments

Comments
 (0)