Skip to content

Commit

Permalink
Update flutter build action trigger only manually
Browse files Browse the repository at this point in the history
  • Loading branch information
esride-jts committed Sep 26, 2024
1 parent 310e318 commit 298dacd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Flutter

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 298dacd

Please sign in to comment.