Skip to content

Commit

Permalink
Update setLabels.yml - limit to repository (#2786)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Oct 18, 2023
1 parent b89d0ce commit f5825e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/setLabels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ on:

jobs:
setLabels:
name: set labels
if: |
github.repository == 'ioBroker/ioBroker.repositories'
runs-on: ubuntu-latest

Expand Down

0 comments on commit f5825e5

Please sign in to comment.