This commit is contained in:
parent
041446c498
commit
7fed3025a3
1 changed files with 22 additions and 24 deletions
|
@ -1,41 +1,39 @@
|
|||
on:
|
||||
branch_protection_rule:
|
||||
check_run:
|
||||
check_suite:
|
||||
create:
|
||||
delete:
|
||||
deployment:
|
||||
discussion:
|
||||
discussion_comment:
|
||||
fork:
|
||||
gollum:
|
||||
issue_comment:
|
||||
issues:
|
||||
label:
|
||||
merge_group:
|
||||
milestone:
|
||||
page_build:
|
||||
project:
|
||||
project_card:
|
||||
project_column:
|
||||
public:
|
||||
pull_request:
|
||||
pull_request_review:
|
||||
pull_request_review_comment:
|
||||
pull_request_target:
|
||||
pull_request_comment:
|
||||
push:
|
||||
schedule:
|
||||
- cron: 0 0 * * *
|
||||
registry_package:
|
||||
release:
|
||||
|
||||
#branch_protection_rule:
|
||||
#check_run:
|
||||
#check_suite:
|
||||
#deployment:
|
||||
#discussion:
|
||||
#discussion_comment:
|
||||
#label:
|
||||
#merge_group:
|
||||
#milestone:
|
||||
#page_build:
|
||||
#project:
|
||||
#project_card:
|
||||
#project_column:
|
||||
#public:
|
||||
#repository_dispatch:
|
||||
#status:
|
||||
#watch:
|
||||
#workflow_call:
|
||||
#workflow_dispatch:
|
||||
#workflow_run:
|
||||
repository_dispatch:
|
||||
schedule:
|
||||
- cron: 0 0 * * *
|
||||
status:
|
||||
watch:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
workflow_run:
|
||||
|
||||
jobs:
|
||||
dump:
|
||||
|
|
Loading…
Add table
Reference in a new issue