Skip to content

Commit cc6c52f

Browse files
committed
Updated PR file paths
1 parent b28f3a3 commit cc6c52f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check_for_crowdin_updates.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ jobs:
9494
name: session-ios
9595
path: |
9696
${{ github.workspace }}/ios/Session/Meta/Translations/Localizable.xcstrings
97-
${{ github.workspace }}/ios/SessionUtilitiesKit/General/Constants.swift
97+
${{ github.workspace }}/ios/SessionUIKit/Style Guide/Constants.swift
98+
${{ github.workspace }}/ios/SessionNotificationServiceExtension/NSEConstants.swift
9899
overwrite: true
99100
if-no-files-found: warn
100101
retention-days: 7

0 commit comments

Comments
 (0)