mirror of
https://github.com/Kizuren/statusPage.git
synced 2026-01-10 16:42:10 +01:00
Added vencloud & updated build.yml
This commit is contained in:
parent
01768fcf49
commit
87ae58235a
2 changed files with 17 additions and 0 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -6,6 +6,10 @@ on:
|
|||
release:
|
||||
types: [created]
|
||||
# Automatic trigger on release creation
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
# Automatic trigger on push to main branch
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue