mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
fix(ci): run wrapper validation on develop branch push
This commit is contained in:
parent
6850228adc
commit
b6d27e75ce
|
@ -1,5 +1,8 @@
|
|||
name: Validate Gradle Wrapper
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
pull_request:
|
||||
paths:
|
||||
- ".github/workflows/validate_gradle_wrapper.yml"
|
||||
|
|
Loading…
Reference in a new issue