workflow_dispatch

This commit is contained in:
github-actions
2024-08-06 17:06:30 +02:00
parent f544768d0b
commit 5c47fa44f4

View File

@@ -1,8 +1,8 @@
name: Issue Bot
on:
workflow_dispatch:
schedule:
- cron: "20 */12 * * *"
workflow_dispatch:
jobs:
close-issues: