fix: correct broken workflow

This commit is contained in:
Henry
2026-02-19 21:22:58 +00:00
parent 1eee819c9d
commit 0276c51ac7

View File

@@ -1,3 +1,12 @@
name: Translate
on:
push:
branches: [main]
permissions:
contents: write
jobs:
translate:
runs-on: ubuntu-latest