Skip to content

Commit

Permalink
disable CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gmonso committed Aug 6, 2024
1 parent a8333f8 commit 6539809
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-android-apk.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Sample workflow for flutter building android apk.
name: Deploy android apk with flutter building
on:
push:
branches: [ "main" ]
#on:
# push:
# branches: [ "main" ]
jobs:
build:
name: Build APK
Expand Down

0 comments on commit 6539809

Please sign in to comment.