mirror of
https://github.com/gradle/actions.git
synced 2026-05-15 13:13:12 +08:00
Remove schedule for combine-prs until it's working properley
This commit is contained in:
@@ -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