From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:56:30 +0000 (+0100) Subject: add "Changes: Audio" label to labeler (#33790) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=8bb4c828900c63106434a46807f07def0faf9001;p=space-station-14.git add "Changes: Audio" label to labeler (#33790) add audio label to labeler --- diff --git a/.github/labeler.yml b/.github/labeler.yml index 69b2ca8774..ca5aeed1f3 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -16,6 +16,10 @@ - changed-files: - any-glob-to-any-file: '**/*.swsl' +"Changes: Audio": +- changed-files: + - any-glob-to-any-file: '**/*.ogg' + "Changes: No C#": - changed-files: # Equiv to any-glob-to-all as long as this has one matcher. If ALL changed files are not C# files, then apply label.