Update stale.yml

This commit is contained in:
Alexandre
2022-01-26 22:40:58 +01:00
committed by GitHub
parent 52f8cdcd01
commit 7602148eb8

View File

@@ -1,8 +1,10 @@
# This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time.
# This workflow warns and then closes issues and PRs
# that have had no activity for a specified amount of time.
#
# You can adjust the behavior by modifying this file.
# For more information, see:
# https://github.com/actions/stale
---
name: Mark stale issues and pull requests
on:
@@ -11,7 +13,6 @@ on:
jobs:
stale:
runs-on: ubuntu-latest
permissions:
issues: write