KI-Chat-Bot-Eugen/.github/workflows/dependency-review.yml
Workflow config file is invalid. Please check your config file: EOF
Kenearos ab437d2905
Delete Dependency Review workflow
Removed the Dependency Review workflow configuration.
2026-01-02 21:37:32 +01:00

6 lines
198 B
YAML

# .github/workflows/dependency-review.yml
# - name: Dependency Review
# uses: actions/dependency-review-action@v3
# with:
# fail-on-severity: moderate
# deny-licenses: GPL-3.0, AGPL-3.0