Remove pull request trigger for benchmarks

Signed-off-by: trivernis <trivernis@protonmail.com>
pull/14/head
trivernis 3 years ago
parent 8b6f94c6d7
commit 023a3c131c
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -3,8 +3,6 @@ name: Run the benchmarks of the crate
on:
push:
branches: [ main, develop ]
pull_request:
branches: [ main, develop ]
env:
CARGO_TERM_COLOR: always

Loading…
Cancel
Save