Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
ichengchang committed Nov 29, 2023
1 parent 1654d20 commit 474e62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pubsub/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ runs:
fi
fi
done
ls -l
# Check if message exist
for message in $messages; do
echo "Checking for message: $message"
Expand Down

0 comments on commit 474e62b

Please sign in to comment.