Skip to content

Commit 04536fb

Browse files
authored
Turn off validation benchmarks for develop (#4761)
* Turn off validation benchmarks for develop * Add manual trigger
1 parent 2e147ae commit 04536fb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/validation_benchmarks.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
name: Alert validation repository
22
on:
3+
workflow_dispatch:
34
release:
45
types:
56
- published
6-
push:
7-
branches:
8-
- develop
97

108
jobs:
119
build:

0 commit comments

Comments
 (0)