mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 14:07:00 +03:00
Update update-webinstaller.yml
This commit is contained in:
8
.github/workflows/update-webinstaller.yml
vendored
8
.github/workflows/update-webinstaller.yml
vendored
@@ -6,12 +6,12 @@
|
||||
name: Update Web Installer
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- rolling
|
||||
repository_dispatch:
|
||||
# push:
|
||||
# branches:
|
||||
# - rolling
|
||||
# paths:
|
||||
# - docs # The path filter somehow does not work, so lets run it on every change to rolling
|
||||
workflow_run: # Allow triggering it from the build script
|
||||
|
||||
jobs:
|
||||
update-web-installer:
|
||||
|
||||
Reference in New Issue
Block a user