chore: chore

This commit is contained in:
2025-10-11 12:57:49 +02:00
parent d92ab1cd19
commit 2fde05278b

View File

@@ -8,7 +8,7 @@ on:
paths:
- 'Projects/kompose/**'
env:
BOT_MESSAGE: ${{ contains(github.event.head_commit.message, '#bot-message: ') }}
BOT_MESSAGE: ${{ contains(gitea.event.head_commit.message, '#bot-message: ') }}
jobs:
build:
runs-on: ubuntu-latest