Skip to content

Commit

Permalink
add a trigger with tag push (release)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeopt authored Apr 8, 2022
1 parent 1e41ed3 commit f11ed5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Android CI
on:
push:
branches: [ master ]
tags:
- '*'
pull_request:
branches: [ master ]
workflow_dispatch:
Expand Down

0 comments on commit f11ed5b

Please sign in to comment.