TP-54317 | Synced file(s) with navi-android/workflows (#171)
This commit is contained in:
4
.github/workflows/spotless.yml
vendored
4
.github/workflows/spotless.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Spotless CI
|
||||
name: Spotless
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@@ -15,6 +15,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Fetch Remote Master Branch
|
||||
run: git fetch origin master
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user