We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f602b2f commit 1ce09deCopy full SHA for 1ce09de
.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