Skip to content

Commit

Permalink
[clientFlutter] change build triger
Browse files Browse the repository at this point in the history
  • Loading branch information
YoannBrglt committed Jan 28, 2024
1 parent e4f5a4f commit 39fef0f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/flutter-apkBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ name: "[FLUTTER] APK Create"
run-name: "[FLUTTER] APK Create : ${{ github.actor }} push '${{ github.event.head_commit.message }}' 🚀"
on:
push:
# branches:
# - releaseTestFlutter
# paths:
# - client_flutter/**
paths:
- client_flutter/**
jobs:
build-apk:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 39fef0f

Please sign in to comment.