Remove OS declaration from workflow_call (#144)
This commit is contained in:
1
.github/workflows/draft_release.yml
vendored
1
.github/workflows/draft_release.yml
vendored
@@ -7,7 +7,6 @@ on:
|
||||
|
||||
jobs:
|
||||
run-ci:
|
||||
runs-on: ubuntu-latest
|
||||
uses: Jikoo/OpenInv/.github/workflows/ci.yml@master
|
||||
draft-release:
|
||||
needs: [ run-ci ]
|
||||
|
Reference in New Issue
Block a user