Sign in
android
/
platform
/
external
/
python
/
pyopenssl
/
refs/heads/android13-tests-release
/
.
/
.github
/
workflows
/
lock.yml
blob: 7356bd4af3f9e29d2ca0f496a375d98ab00572bd [
file
] [
log
] [
blame
] [
edit
]
name:
Lock Issues
on:
schedule:
-
cron:
'0 0 * * *'
jobs:
lock:
runs
-
on:
ubuntu
-
latest
steps:
-
uses:
dessant/lock
-
threads@v2
with:
github
-
token:
${{ secrets.GITHUB_TOKEN }}
issue
-
lock
-
inactive
-
days:
90
pr
-
lock
-
inactive
-
days:
90