MOBILE-4061 github: Do not run performance on push

main
Pau Ferrer Ocaña 2022-05-04 10:41:25 +02:00
parent c1cc27e929
commit 0457245db2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Performance
on: [push, pull_request]
on: [ pull_request, workflow_dispatch ]
jobs:
performance: