Unverified Commit 45a60a72 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[ci] remove workflow_dispatch from no-response configuration (#6330)

parent 685728c8
...@@ -10,8 +10,6 @@ on: ...@@ -10,8 +10,6 @@ on:
schedule: schedule:
# "every day at 04:00 UTC" # "every day at 04:00 UTC"
- cron: '0 4 * * *' - cron: '0 4 * * *'
# Run manually by clicking a button in the UI
workflow_dispatch:
jobs: jobs:
noResponse: noResponse:
......
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