Skip to content

Commit

Permalink
[MIRROR] Bump actions/labeler from 4 to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and SierraHelper committed Dec 8, 2023
1 parent a8f4efa commit 0d93559
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<<<<<<< ours
':open_file_folder: Репозиторий':
- .github/**/*
- .vscode/**/*
Expand Down Expand Up @@ -28,3 +29,61 @@

':floppy_disk: База данных':
- sql/**/*
=======
Repo:
- changed-files:
- any-glob-to-any-file:
- '.github/**/*'
- '.vscode/**/*'
- 'docs/**/*'
- 'scripts/**/*'
- 'test/**/*'
- 'tools/**/*'
- '.codebeatignore'
- '.codebeatsettings'
- '.editorconfig'
- '.git*'
- 'biome.json'
- 'libmysql.dll'
- 'LICENSE'
- 'README.md'
- 'SpacemanDMM.toml'

Map:
- changed-files:
- any-glob-to-any-file:
- '**/*.dmm'

Sprites:
- changed-files:
- any-glob-to-any-file:
- '**/*.dmi'

Sound:
- changed-files:
- any-glob-to-any-file:
- '**/*.aif'
- '**/*.aiff'
- '**/*.it'
- '**/*.mid'
- '**/*.midi'
- '**/*.mod'
- '**/*.mp3'
- '**/*.ogg'
- '**/*.oxm'
- '**/*.raw'
- '**/*.s3m'
- '**/*.wma'
- '**/*.wav'
- '**/*.xm'

Config Update:
- changed-files:
- any-glob-to-any-file:
- 'config/example/**/*'

Database:
- changed-files:
- any-glob-to-any-file:
- 'sql/**/*'
>>>>>>> theirs

0 comments on commit 0d93559

Please sign in to comment.