mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-11 16:57:20 +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