Unverified Commit 3e95aa1a authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Remove pull_request trigger from CI monitor workflow (#10932)

parent c4197e99
......@@ -4,8 +4,6 @@ on:
schedule:
# Run every 6 hours at 00:00, 06:00, 12:00, 18:00 UTC
- cron: '0 */6 * * *'
pull_request:
branches: [ main ]
workflow_dispatch:
inputs:
limit:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment