cozystack/.github
Nick Volynkin 18726483a6
[ci] Run pre-commit checks once on PRs
Pre-commit checks used to trigger twice on PRs: for `push` and `pull_request`
triggers. Now they will only run on `push` to the main branch and on regular
updates to pull requests, except for those that only change the documentation.

Note that pushes to feature branches will not trigger this check until
a PR was opened.

Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com>
2025-04-09 11:07:38 +03:00
..
workflows [ci] Run pre-commit checks once on PRs 2025-04-09 11:07:38 +03:00
CODEOWNERS Add TL as codeowner (#662) 2025-03-04 17:19:21 +01:00