Skip to content

Commit

Permalink
Update CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyroid committed Jun 1, 2024
1 parent f56f624 commit d089cde
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ name: Android CI
on:
push:
branches: [ "master" ]
paths-ignore:
- '**.md'
- '**.txt'
- '.github/**'
- '.idea/**'
- 'fastlane/**'
- '!.github/workflows/**'
pull_request:
branches: [ "master" ]
workflow_dispatch:
Expand Down

0 comments on commit d089cde

Please sign in to comment.