mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
14 lines
238 B
YAML
14 lines
238 B
YAML
name: "webmin.dev: webmin/webmin"
|
|
|
|
on:
|
|
push:
|
|
branches:
|
|
- master
|
|
|
|
jobs:
|
|
build:
|
|
uses: webmin/webmin-ci-cd/.github/workflows/testing-master-workflow.yml@master
|
|
with:
|
|
build-type: package
|
|
project-name: webmin
|