mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix to update master workflow path
This commit is contained in:
2
.github/workflows/webmin.dev:webmin.yml
vendored
2
.github/workflows/webmin.dev:webmin.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: webmin/webmin-ci-cd/.github/workflows/testing-master-workflow.yml@master
|
||||
uses: webmin/webmin-ci-cd/build/workflow/testing-master-workflow.yml@master
|
||||
with:
|
||||
build-type: package
|
||||
project-name: webmin
|
||||
|
||||
Reference in New Issue
Block a user