Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit 2696908

Browse files
chore: fix typo
1 parent abb99f3 commit 2696908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616

1717
# Prevent triggering this job in the upstream repo
18-
if: github.repository != 'meshcloud/meschloud-docs'
18+
if: github.repository != 'meshcloud/meshcloud-docs'
1919

2020
steps:
2121
- name: Checkout current repository

0 commit comments

Comments
 (0)