Skip to content

Commit

Permalink
fix: allow mobile codecheck workflow only on dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
KVNLS committed Sep 26, 2024
1 parent 1f583cc commit f557e09
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 f557e09

Please sign in to comment.