mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08:00
Part of GSoC 2025. Thanks Lily for mentorship, and Sarah Boyce and Jacob Walls for reviews.
12 lines
207 B
YAML
12 lines
207 B
YAML
rules:
|
|
dangerous-triggers:
|
|
ignore:
|
|
- coverage.yml
|
|
- labels.yml
|
|
- new_contributor_pr.yml
|
|
unpinned-uses:
|
|
config:
|
|
policies:
|
|
actions/*: ref-pin
|
|
psf/*: ref-pin
|