Remove workflow_dispatch trigger

This commit is contained in:
Rodrigo Q. Saramago 2022-11-01 13:32:49 -03:00 committed by Nikola Matic
parent 80cb1d25a0
commit a7f8b63507

View File

@ -1,7 +1,6 @@
name: Check stale issues name: Check stale issues
on: on:
workflow_dispatch:
schedule: schedule:
- cron: '0 12 * * *' - cron: '0 12 * * *'