Skip to content

Commit 831e683

Browse files
authored
Update lido-ci.yml
Removing a dropped argument.
1 parent 2fcc925 commit 831e683

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lido-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"ref": "master",
2727
"inputs": {
2828
"branch_name": "'"${{ github.event.pull_request.head.sha || github.sha }}"'",
29-
"extra_args": "script",
3029
"statuses_sha": "'$sha'",
3130
"org": "${{ github.repository_owner }}",
3231
"repository": "${{ github.event.repository.name }}",

0 commit comments

Comments
 (0)