mirror of
https://github.com/home-assistant/core.git
synced 2025-04-30 20:27:57 +00:00
Run stale workflow only in the home-assistant organization (#69875)
This commit is contained in:
parent
7087020283
commit
c787cebb84
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -8,6 +8,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
|
if: github.repository_owner == 'home-assistant'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
# The 90 day stale policy
|
# The 90 day stale policy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user