Skip to content

Commit

Permalink
Merge pull request #7915 from LedgerHQ/fix/mobile-codecheck-only-disp…
Browse files Browse the repository at this point in the history
…atch

fix: allow mobile codecheck workflow only on dispatch
  • Loading branch information
KVNLS authored Sep 26, 2024
2 parents 521c394 + f557e09 commit 55317a7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test-mobile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ name: "@Mobile • Test App"
run-name: "@Mobile • Test App triggered by ${{ inputs.login || github.actor }} ${{ format('on ref {0}', github.ref_name) }}"

on:
push:
branches:
- main
- develop
- release
- hotfix
workflow_dispatch:
inputs:
ref:
Expand Down

0 comments on commit 55317a7

Please sign in to comment.