mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 03:03:24 -04:00
CI: fix Greptile review findings (argjson, tag pattern, skip_tests guard) [skip ci]
This commit is contained in:
2
.github/actions/discord-notify/action.yml
vendored
2
.github/actions/discord-notify/action.yml
vendored
@@ -52,7 +52,7 @@ runs:
|
||||
--argjson color "${{ inputs.color }}" \
|
||||
--argjson fields '${{ inputs.fields }}' \
|
||||
--arg timestamp "$TIMESTAMP" \
|
||||
--argjson add_timestamp "${{ inputs.timestamp }}" \
|
||||
--argjson add_timestamp "${{ inputs.timestamp == 'true' }}" \
|
||||
'{
|
||||
username: $username,
|
||||
avatar_url: $avatar_url,
|
||||
|
||||
Reference in New Issue
Block a user