Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Jul 14, 2024
1 parent 0352281 commit 49e6b9b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
- changed-files:
- any-glob-to-any-file: ['**/*.dmm']

'Керберос':
- changed-files:
- any-glob-to-any-file: ['_maps/map_files220/stations/deltastation.dmm']

'Кибериада':
- changed-files:
- any-glob-to-any-file: ['_maps/map_files220/stations/boxstation.dmm']

'Керберос':
- changed-files:
- any-glob-to-any-file: ['_maps/map_files220/stations/deltastation.dmm']

'Цереброн':
- changed-files:
- any-glob-to-any-file: ['_maps/map_files220/stations/metastation.dmm']
Expand Down Expand Up @@ -49,13 +49,13 @@
'Частичная модульность':
- all:
- changed-files:
- any-globs-to-all-file: ['code/**', modular_ss220/**]
- all-globs-to-any-file: ['code/**', modular_ss220/**]
- base-branch: 'master'

'НЕ МОДУЛЬНО':
- all:
- changed-files:
- any-glob-to-any-file: ['code/**']
- all-glob-to-any-file: ['code/**']
- base-branch: 'master'

'Перевод':
Expand Down

0 comments on commit 49e6b9b

Please sign in to comment.