Skip to content

fix: Insert correct time into weather data cache #348

fix: Insert correct time into weather data cache

fix: Insert correct time into weather data cache #348

Workflow file for this run

name: Typo Check
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling of file.txt
uses: crate-ci/typos@master