mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20: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]
|
||||
name: "Shellcheck"
|
||||
name: "shellcheck"
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
name: Shellcheck
|
||||
name: shellcheck
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user