Skip to content

Commit 249d380

Browse files
Le-Caigneczguesmi
andauthored
Update .github/workflows/safe-transaction.yml
Co-authored-by: Zied Guesmi <[email protected]>
1 parent e385fb2 commit 249d380

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/safe-transaction.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@ on:
2020
default: '0'
2121
type: string
2222
transaction-data:
23-
description: 'Transaction data/calldata (default: 0x)'
24-
required: false
25-
default: '0x'
23+
description: 'Transaction data/calldata'
24+
required: true
2625
type: string
2726
secrets:
2827
proposer-private-key:

0 commit comments

Comments
 (0)