Update setup_site.yml

This commit is contained in:
fal7w 2023-12-03 19:12:50 +03:00 committed by GitHub
parent 9cd25fad38
commit e0ce8c22ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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