"src/partition/ndarray_partition.h" did not exist on "0e9259b472de0640a77d5589e464a5068df4c4fd"
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: ...@@ -4,8 +4,6 @@ on:
schedule: schedule:
# Run every 6 hours at 00:00, 06:00, 12:00, 18:00 UTC # Run every 6 hours at 00:00, 06:00, 12:00, 18:00 UTC
- cron: '0 */6 * * *' - cron: '0 */6 * * *'
pull_request:
branches: [ main ]
workflow_dispatch: workflow_dispatch:
inputs: inputs:
limit: 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