Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-09 09:13:39 +03:00 committed by GitHub
parent b6ca2b10ff
commit 24a52593ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,11 +3,11 @@ name: build system Image base on json config provided
on: on:
# workflow_dispatch: workflow_dispatch:
pull_request: # pull_request:
types: [opened, reopened] # types: [opened, reopened]
branches: [main] # branches: [main]
workflow_call: # workflow_call:
# on: # on: