Update setup_site.yml

This commit is contained in:
fal7w 2023-12-02 11:34:25 +03:00 committed by GitHub
parent a023ef2051
commit 5892514c84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,17 +1,17 @@
name: setup site base on provided image build for branch specified
on:
workflow_call:
# on:
# workflow_call:
# on:
# workflow_dispatch:
# on:
# workflow_run:
# workflows: ["Master Workflow"]
# types:
# - completed
on:
workflow_run:
workflows: ["Master Workflow"]
types:
- completed
jobs:
setup_sites: