Switch to manual workflow
This commit is contained in:
parent
38aca8a947
commit
a704251bdd
1 changed files with 1 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue