mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +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:
|
||||
stale:
|
||||
if: github.repository_owner == 'home-assistant'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# The 90 day stale policy
|
||||
|
Loading…
x
Reference in New Issue
Block a user