Skip to content

Commit

Permalink
Release trigger added.
Browse files Browse the repository at this point in the history
  • Loading branch information
unalkalkan authored Feb 15, 2024
1 parent bc84110 commit 79561fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Android CI

on:
release:
branches: [ "main" ]
push:
branches: [ "main", "ci_cd" ]

env:
# The name of the main module repository
main_project_module: app
Expand Down

0 comments on commit 79561fa

Please sign in to comment.