mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Update check.yml
This commit is contained in:
parent
d749836395
commit
4cb5e6c54d
4
.github/workflows/check.yml
vendored
4
.github/workflows/check.yml
vendored
@ -1,10 +1,10 @@
|
|||||||
on: [workflow_call]
|
on: [workflow_call]
|
||||||
name: "Shellcheck"
|
name: "shellcheck"
|
||||||
permissions: {}
|
permissions: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
shellcheck:
|
shellcheck:
|
||||||
name: Shellcheck
|
name: shellcheck
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user