Skip to content

Commit

Permalink
stop workflow if forking the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mat83 committed Jan 23, 2025
1 parent f602b2f commit 1ce09de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
sync:
if: github.repository == 'arduino/meta-partner-arduino'
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit 1ce09de

Please sign in to comment.