Skip to content

Added translation using Weblate (Lithuanian) #84

Added translation using Weblate (Lithuanian)

Added translation using Weblate (Lithuanian) #84

Workflow file for this run

name: coccinelle
on: [push]
jobs:
coccinelle:
runs-on: ubuntu-22.04
steps:
- name: install coccinelle
run: |
sudo apt update
sudo apt install -y coccinelle
- name: Checkout
uses: actions/checkout@v3
with:
token: ${{ github.token }}
- name: coccinelle check
run: scripts/coccinelle/coccicheck.sh