comment in all triggers
All checks were successful
/ dump (push) Successful in 11s

This commit is contained in:
Oliver Lippert 2024-01-22 07:26:26 +01:00
parent 041446c498
commit 7fed3025a3
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -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: