From e47d47c50486890c15ef2c500a11b4d6f91c7b8b Mon Sep 17 00:00:00 2001 From: FabianLars Date: Tue, 3 Dec 2024 19:35:43 +0100 Subject: [PATCH] x --- .changes/bad.md | 9 --------- .github/workflows/check-change-files.yml | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 .changes/bad.md diff --git a/.changes/bad.md b/.changes/bad.md deleted file mode 100644 index 2d62e18e..00000000 --- a/.changes/bad.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -upload: patch -upload-js: minor -fs: patch -fs-js: patch -localhost: patch ---- - -test \ No newline at end of file diff --git a/.github/workflows/check-change-files.yml b/.github/workflows/check-change-files.yml index 40e5c13b..898f265f 100644 --- a/.github/workflows/check-change-files.yml +++ b/.github/workflows/check-change-files.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2024 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT