diff --git a/.github/workflows/api-check.yaml b/.github/workflows/api-check.yaml index 770fd00..a6ac394 100644 --- a/.github/workflows/api-check.yaml +++ b/.github/workflows/api-check.yaml @@ -1,6 +1,6 @@ on: schedule: - - 8 3 15 * * + - cron: 8 3 15 * * workflow_dispatch: name: api-check