Merge pull request #20215 from cevich/revert_faster_locking

[skip-ci] Revert "GHA Workflow: Faster discussion-locking"
This commit is contained in:
openshift-ci[bot] 2023-10-02 20:04:46 +00:00 committed by GitHub
commit 162de835ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -6,12 +6,7 @@ name: "Lock closed Issue/PR discussions"
on:
schedule:
# TODO: Put this back to once-per-day after the workflow is able
# to process through the enormous backlog. Leaving it once-per-hour
# runs the risk of spamming podman-monitor should there be some flake
# or hiccup.
# - cron: '0 0 * * *'
- cron: '0 * * * *'
- cron: '0 0 * * *'
# Allow re-use of this workflow by other repositories
# Ref: https://docs.github.com/en/actions/using-workflows/reusing-workflows
workflow_call: