github: remove scheduled runs from repo-lockdown.

Add issue auto-close while here, since the action supports it
as well.

Fix: #17805.
This commit is contained in:
Dario Lombardo 2021-12-27 18:27:50 +01:00 committed by Wireshark GitLab Utility
parent a0f1ffec71
commit 0258ef3a04
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@
name: 'Repo Lockdown'
on:
issues:
types: opened
pull_request_target:
types: opened
schedule:
- cron: '7 * * * *'
permissions:
pull-requests: write