Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into Add-Skrellian-SDT…
Browse files Browse the repository at this point in the history
…F-weapon&armor
  • Loading branch information
konushi committed Oct 14, 2024
2 parents 022a36d + 4e39ce1 commit 73ae8a1
Show file tree
Hide file tree
Showing 284 changed files with 10,376 additions and 8,902 deletions.
6 changes: 3 additions & 3 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,20 +54,20 @@
- any-glob-to-any-file: ['code/**', 'icons/**', 'sounds/**', '_maps/map_files/**', 'tgui/**']
- any-glob-to-any-file: [modular_ss220/**]
- base-branch: 'master'
- head-branch: '^(?!merge-upstream$).*'
- head-branch: '^(?!merge[-_]upstream$).*'

':finnadie: НЕ МОДУЛЬНО':
- all:
- changed-files:
- any-glob-to-any-file: ['code/**', 'icons/**', 'sounds/**', '_maps/map_files/**']
- all-globs-to-all-files: '!modular_ss220/**'
- base-branch: 'master'
- head-branch: '^(?!merge-upstream$).*'
- head-branch: '^(?!merge[-_]upstream$).*'

':pray: Слияние с восходящим потоком':
- all:
- base-branch: 'master'
- head-branch: 'merge-upstream'
- head-branch: 'merge[-_]upstream'

':pencil: Перевод':
- base-branch: 'translate'
Expand Down
Loading

0 comments on commit 73ae8a1

Please sign in to comment.