Skip to content

Commit

Permalink
chore: stop building on push
Browse files Browse the repository at this point in the history
  • Loading branch information
aniruddha-adhikary committed Nov 11, 2024
1 parent fae4c9e commit b2b7305
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ name: Release Build
on:
workflow_dispatch: # Manually trigger the workflow

push:
branches:
- master

permissions:
contents: write

Expand Down

0 comments on commit b2b7305

Please sign in to comment.