master #4

Merged
emmatveev merged 3 commits from master into prod 2024-10-11 06:17:26 +03:00
Showing only changes of commit f327366eaf - Show all commits

View File

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