We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40d75e commit 8778de2Copy full SHA for 8778de2
.github/workflows/repo-sync.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
sync:
11
+ if: github.repository == 'arduino/meta-partner-arduino'
12
runs-on: ubuntu-latest
13
steps:
14
0 commit comments