mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 13:24:19 +00:00
ci: No GitHub Actions stale check on forks (#20382)
This commit is contained in:
parent
c350321318
commit
6606e6e37f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
stale:
|
||||
if: github.repository_owner == 'zed-industries'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
|
||||
|
|
Loading…
Reference in a new issue