Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-11 17:46:10 +03:00 committed by GitHub
parent 85db5d0329
commit 0910fa3495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,10 +4,10 @@ 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:
# on: # on: