mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-21 17:11:29 +01:00
Ment to make this automated.
This commit is contained in:
parent
58e750ffae
commit
ee10833fe9
9
.github/workflows/test-builds.yml
vendored
9
.github/workflows/test-builds.yml
vendored
@ -1,11 +1,10 @@
|
||||
name: Test Builds
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ development ]
|
||||
pull_request:
|
||||
branches: [ development ]
|
||||
push:
|
||||
branches: [ development ]
|
||||
pull_request:
|
||||
branches: [ development ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user