mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-17 13:52:14 +01:00
| .. | ||
| actions/setup-bot | ||
| config | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| labeler-config-srvaroa.yml | ||
| labels.yml | ||
| pull_request_template.md | ||
| README.md | ||
| release.yml | ||
CI Configuration
CI Lite Mode
Skip non-essential CI workflows by setting a repository variable:
Settings → Secrets and variables → Actions → Variables → New repository variable
- Name:
CI_PROFILE - Value:
lite
Skips resource-intensive builds, releases, and OSS-specific workflows. Useful for deployment-only forks or faster CI runs.