fix yaml syntax

pull/27073/head
Ivaylo Badinov 2024-01-15 19:01:07 +02:00
parent 8197b7e9c2
commit a0330912b5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Pending reviews automation
on: on:
# We run it on a schedule instead of on pull_request_* events to not create confusing messaging in the PR # We run it on a schedule instead of on pull_request_* events to not create confusing messaging in the PR
schedule: schedule:
#- cron: "*/10 * * * *" - cron: "*/10 * * * *"
concurrency: ${{ github.workflow }} concurrency: ${{ github.workflow }}
jobs: jobs:
bot: bot: