Switch to manual workflow

This commit is contained in:
vishnukvmd 2024-04-20 11:06:34 +05:30
parent 38aca8a947
commit a704251bdd

View file

@ -1,10 +1,7 @@
name: "Internal Release - Photos"
on:
push:
branches: [main]
paths:
- "mobile/**"
workflow_dispatch: # Allow manually running the action
env:
FLUTTER_VERSION: "3.19.5"