ci: only comment AUTORELEASE deprecation if exists
authorPaul Spooren <mail@aparcar.org>
Thu, 1 Dec 2022 20:02:10 +0000 (21:02 +0100)
committerNick Hainke <vincent@systemli.org>
Mon, 26 Jun 2023 09:47:57 +0000 (11:47 +0200)
commit0348b1b2e5b51398475496737a1aabf1dad7af5c
treea7b09e2e17e94e880d88e59c3a6d9a74670a7be5
parent6bbcdd7f1fda46a370226ad1fc794e690974339c
ci: only comment AUTORELEASE deprecation if exists

If it doesn't exists, don't confuse the contributors.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit b3b01af314ec675b0b2ee0497a7b9c90d2e9e631)
.github/workflows/check-autorelease-deprecation.yml [new file with mode: 0644]