Skip to content

Commit cb366c8

Browse files
committed
filter repo synk to disable it on fork
1 parent 117d980 commit cb366c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/repo-sync.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
sync:
11+
if: github.repository == 'arduino/lmp-manifest'
1112
runs-on: ubuntu-latest
1213
steps:
1314

0 commit comments

Comments
 (0)