mirror of https://github.com/apache/kafka.git
change triggers
This commit is contained in:
parent
60914733f1
commit
db619d046d
|
@ -15,10 +15,10 @@
|
|||
|
||||
name: Generate Reports
|
||||
on:
|
||||
pull_request:
|
||||
types: [ opened, synchronize, ready_for_review, reopened ]
|
||||
branches:
|
||||
- 'trunk'
|
||||
workflow_dispatch: # Let us run manually
|
||||
|
||||
schedule:
|
||||
- cron: '0 6 * * *' # Run daily at 6am UTC
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue