Skip to content

Commit 539d291

Browse files
jeanaswebknjaz
andauthored
Update .github/workflows/translation.yml
Co-authored-by: Sviatoslav Sydorenko <[email protected]>
1 parent cd52365 commit 539d291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/translation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
jobs:
1616
build:
1717
runs-on: ubuntu-latest
18-
if: $${ github.repository_owner == 'pypa' }}
18+
if: github.repository_owner == 'pypa'
1919

2020
steps:
2121
- name: Grab the repo src

0 commit comments

Comments
 (0)