mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 18:20:24 -05:00
Bring back i18n extraction ci job (#6460)
This commit is contained in:
committed by
GitHub
parent
1f114765d2
commit
3d7f0827ad
@@ -9,7 +9,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
extract-and-upload-i18n-strings:
|
extract-and-upload-i18n-strings:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: false # Temporarily disabled
|
if: github.repository == 'actualbudget/actual'
|
||||||
steps:
|
steps:
|
||||||
- name: Check out main repository
|
- name: Check out main repository
|
||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||||
|
|||||||
6
upcoming-release-notes/6460.md
Normal file
6
upcoming-release-notes/6460.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
category: Maintenance
|
||||||
|
authors: [MatissJanis]
|
||||||
|
---
|
||||||
|
|
||||||
|
Bring back i18n extraction ci job
|
||||||
Reference in New Issue
Block a user