issues/7 #8

Merged
ruberoid merged 7 commits from issues/7 into main 2025-10-16 13:58:18 +00:00
Showing only changes of commit 1ed92a4ab9 - Show all commits

View File

@ -280,6 +280,7 @@ steps:
fi
depends_on:
- check-trigger
- telegram-listener-contracts
- name: users-contracts
image: mcr.microsoft.com/dotnet/sdk:8.0
@ -303,3 +304,4 @@ steps:
fi
depends_on:
- check-trigger
- text-matcher-contracts