ci: add fork guards to scheduled workflows (#7292)
Signed-off-by: Will Pfleger <pfleger.will@gmail.com>
This commit is contained in:
@@ -24,6 +24,7 @@ jobs:
|
||||
stale:
|
||||
name: 'Mark and Close Stale PRs'
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'block/goose'
|
||||
|
||||
steps:
|
||||
# Use the official stale action from GitHub
|
||||
|
||||
Reference in New Issue
Block a user