Compare commits

..

1 Commits

Author SHA1 Message Date
de03253f6e chore: crowding ci integration.
Some checks failed
Check PR code / Lint (pull_request) Successful in 31s
Check PR code / translations (pull_request) Failing after 16s
2025-03-09 15:27:11 +01:00

View File

@ -6,11 +6,11 @@ on:
- chore-crowdin-ci
jobs:
# Lint:
# runs-on: ubuntu-latest
# steps:
# - name: Check out repository code
# uses: actions/checkout@v4
Lint:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4
# - uses: actions/setup-java@v4
# with:
# distribution: 'temurin'