mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 22:16:56 +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
|
name: Update Web Installer
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
repository_dispatch:
|
||||||
branches:
|
# push:
|
||||||
- rolling
|
# branches:
|
||||||
|
# - rolling
|
||||||
# paths:
|
# paths:
|
||||||
# - docs # The path filter somehow does not work, so lets run it on every change to rolling
|
# - 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:
|
jobs:
|
||||||
update-web-installer:
|
update-web-installer:
|
||||||
|
|||||||
Reference in New Issue
Block a user