mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Remove schedule for combine-prs until it's working properley
This commit is contained in:
2
.github/workflows/ci-combine-bot-prs.yml
vendored
2
.github/workflows/ci-combine-bot-prs.yml
vendored
@@ -1,8 +1,6 @@
|
|||||||
name: Combine Bot PRs
|
name: Combine Bot PRs
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
|
||||||
- cron: '0 4 * * *'
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
# The minimum permissions required to run this Action
|
# The minimum permissions required to run this Action
|
||||||
|
|||||||
Reference in New Issue
Block a user