Skip to content

chore(l10n): update translations #99

chore(l10n): update translations

chore(l10n): update translations #99

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
permissions:
contents: read
jobs:
version-sync:
name: Cargo.toml version == metainfo release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Verify versions are in sync
run: python3 .github/workflows/scripts/check-version-sync.py