mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 02:40:09 +00:00
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
|