Skip to content

Commit 73aef03

Browse files
committed
More debug
1 parent a8f38c8 commit 73aef03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/oracle-db-backup.yml

+1
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ jobs:
176176
Inputs='${{ github.event.client_payload }}'
177177
echo "I0: $Inputs"
178178
Inputs=$(echo $Inputs | jq -r)
179+
echo "I4: $Inputs"
179180
Action='${{ github.event.action }}'
180181
echo "I3: $Inputs"
181182
else

0 commit comments

Comments
 (0)