mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 07:01:04 +03:00
yml linter fix
This commit is contained in:
committed by
GitHub
parent
52f2471ebc
commit
1104257720
@@ -32,5 +32,5 @@ jobs:
|
|||||||
{
|
{
|
||||||
"ref": "${{ github.ref }}",
|
"ref": "${{ github.ref }}",
|
||||||
"sha": "${{ github.sha }}",
|
"sha": "${{ github.sha }}",
|
||||||
"commitMessage": >- "${{ github.event.commits[0].message }}"
|
"commitMessage": "${{ github.event.commits[0].message }}"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user