mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 07:01:07 +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 }}",
|
||||
"sha": "${{ github.sha }}",
|
||||
"commitMessage": >- "${{ github.event.commits[0].message }}"
|
||||
"commitMessage": "${{ github.event.commits[0].message }}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user