borgbackup/.github
Mrityunjay Raj 2b83e0e0f0 ci: add missing timeout-minutes to codeql, backport, and lint workflows
ci.yml already has timeout-minutes on every job, but these three
workflows had no timeout configured. Without an explicit timeout,
GitHub Actions defaults to 6 hours, wasting CI minutes if a job
gets stuck.

Added timeouts consistent with ci.yml:
- codeql-analysis.yml: 20 min (builds from source + analysis)
- backport.yml: 5 min (simple checkout + PR creation)
- black.yaml: 5 min (matches ci.yml ruff lint job)

Fixes #9298
2026-02-13 01:15:28 +05:30
..
workflows ci: add missing timeout-minutes to codeql, backport, and lint workflows 2026-02-13 01:15:28 +05:30
FUNDING.yml add github sponsors 2024-07-26 23:51:36 +02:00
ISSUE_TEMPLATE.md github templates: fix typos and grammar 2025-09-23 14:53:49 +02:00
PULL_REQUEST_TEMPLATE manual corrections/reverts 2025-09-23 14:56:35 +02:00