chore(nightly): change branch for triggering build

This commit is contained in:
subcrip 2024-04-02 14:59:33 +08:00
parent 78c1495418
commit 097085433d
Signed by: subcrip
SSH Key Fingerprint: SHA256:dFPFi68d8C87YkFkEBU4TkcrYRySWpekRR1hbnDWUCw
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
name: Build Docker Image
on: [ push ]
on:
push:
branches:
- nightly-dev
jobs:
build: