carlosrsabreu / devo-abastecer

Twitter bot that publishes weekly the fuel prices updates on Madeira island.
https://twitter.com/devoabastecer
MIT License
10 stars 2 forks source link

[FIX]: Issue #12 #13

Closed HarryVasanth closed 1 year ago

HarryVasanth commented 1 year ago

What this PR does

Fixes issue #12, that's causing the scheduled workflow to fail.

Where should the reviewer start

  1. Take a look at Actions (workflows) ➡️ Extract data from DRTT (main.yml)
  2. The workflow fails due to the issue in line 58 of the script.py file.

Related issues

Extract data from DRTT

Closes #12

joaoofreitas commented 1 year ago

@Dntfreitas

Can you review the pipeline on GitHub actions? The fix looks good to me.

Thanks for the contribution @HarryVasanth.

Dntfreitas commented 1 year ago

@carlosrsabreu looks good to me. You can merge the PR :)