mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +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
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 4 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
# The minimum permissions required to run this Action
|
||||
|
||||
Reference in New Issue
Block a user