mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 10:23:46 +02:00
Run stale workflow only in the home-assistant organization (#69875)
This commit is contained in:
committed by
GitHub
parent
7087020283
commit
c787cebb84
@@ -8,6 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
if: github.repository_owner == 'home-assistant'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# The 90 day stale policy
|
||||
|
||||
Reference in New Issue
Block a user