Remove workflow_dispatch trigger

This commit is contained in:
Rodrigo Q. Saramago
2022-11-03 13:48:21 +01:00
committed by Nikola Matic
parent 80cb1d25a0
commit a7f8b63507
-1
View File
@@ -1,7 +1,6 @@
name: Check stale issues
on:
workflow_dispatch:
schedule:
- cron: '0 12 * * *'