mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-01-28 22:01:50 +00:00
ci: run android CI only when android src is changed
This commit is contained in:
2
.github/workflows/ci-android.yml
vendored
2
.github/workflows/ci-android.yml
vendored
@@ -4,6 +4,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '*'
|
- '*'
|
||||||
|
paths:
|
||||||
|
- 'android/**'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
release:
|
release:
|
||||||
|
|||||||
Reference in New Issue
Block a user