Skip to content

Commit f65477e

Browse files
lyzno1Copilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 026869d commit f65477e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-i18n-translation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Auto Translation
1616
runs-on: ubuntu-latest
1717
if: github.repository == 'ifLabX/AgentifUI'
18-
18+
if: ${{ github.repository == 'ifLabX/AgentifUI' }}
1919
steps:
2020
- name: Checkout
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)