mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-10 16:38:18 +00:00
eda48383b4
Signed-off-by: Simon L. <szaimen@e.mail.de>
15 lines
297 B
YAML
15 lines
297 B
YAML
rules:
|
|
excessive-permissions:
|
|
disable: true
|
|
dangerous-triggers:
|
|
ignore:
|
|
- build_images.yml
|
|
artipacked:
|
|
disable: true
|
|
secrets-outside-env:
|
|
ignore:
|
|
- promote-to-beta.yml
|
|
- promote-to-latest.yml
|
|
- publish-to-aws.yml
|
|
- publish-to-digitalocean.yml
|