universal: internationalization initial release

This commit is contained in:
ryan.kuba
2023-04-13 20:38:36 -07:00
parent 281e1dc119
commit 6bed8ef822
2 changed files with 24 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: Permission check
on:
pull_request_target:
paths:
- '**/run'
- '**/finish'
- '**/check'
jobs:
permission_check:
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1