mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-04 19:21:51 +00:00
24 lines
637 B
YAML
24 lines
637 B
YAML
rules:
|
|
secrets-outside-env:
|
|
ignore:
|
|
- api-container-build-push.yml
|
|
- api-tests.yml
|
|
- backport.yml
|
|
- bump-version.yml
|
|
- issue-triage.lock.yml
|
|
- mcp-container-build-push.yml
|
|
- nightly-arm64-container-builds.yml
|
|
- pr-merged.yml
|
|
- prepare-release.yml
|
|
- sdk-container-build-push.yml
|
|
- sdk-refresh-aws-services-regions.yml
|
|
- sdk-refresh-oci-regions.yml
|
|
- sdk-tests.yml
|
|
- ui-container-build-push.yml
|
|
- ui-e2e-tests-v2.yml
|
|
superfluous-actions:
|
|
ignore:
|
|
- pr-check-changelog.yml
|
|
- pr-conflict-checker.yml
|
|
- prepare-release.yml
|