mirror of
https://github.com/unraid/api.git
synced 2025-12-21 00:29:38 -06:00
chore(ci): remove 'release-please' dependency from 'build-plugin-staging-pr' job in workflow
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -187,7 +187,6 @@ jobs:
|
||||
build-plugin-staging-pr:
|
||||
name: Build and Deploy Plugin
|
||||
needs:
|
||||
- release-please
|
||||
- build-artifacts
|
||||
- test-api
|
||||
uses: ./.github/workflows/build-plugin.yml
|
||||
|
||||
Reference in New Issue
Block a user