1
0
mirror of https://github.com/bitwarden/server synced 2026-01-07 11:03:37 +00:00
Files
server/.github/community-pr-label.yml
2022-06-10 13:33:48 +10:00

7 lines
156 B
YAML

# See .github/workflows/pr-labeler.yml for context
# Apply the label regardless of what files have been changed
community-pr:
- '**'
- '.*'
- '.*/**'