Skip to content

Commit 8778de2

Browse files
committed
stop workflow if forking the repo
1 parent b40d75e commit 8778de2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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/meta-partner-arduino'
1112
runs-on: ubuntu-latest
1213
steps:
1314

0 commit comments

Comments
 (0)