Update android.yml
This commit is contained in:
parent
24ac0c3500
commit
6f0ed0d9c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: Android CI
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
ktlint:
|
||||
|
|
Loading…
Reference in a new issue