run every 12 hours

This commit is contained in:
github-actions
2024-08-05 12:47:52 +02:00
parent 9f841cc45d
commit 6ef681ff8d

View File

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