Merge pull request 'fix' (#3) from master into dev

Reviewed-on: #3
This commit is contained in:
emmatveev 2024-10-11 06:13:49 +03:00
commit ff7f0ffa91

View File

@ -1,6 +1,8 @@
name: Build and push
on: [push]
on:
workflow_run:
workflows: [Deploy Dev, Deploy Prod]
jobs:
build: