Skip to content

Update Acurite-606TX output #319

Update Acurite-606TX output

Update Acurite-606TX output #319

Workflow file for this run

on: [push, pull_request]
jobs:
filename_check:
runs-on: ubuntu-latest
name: check filenames
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Filename Check
uses: ./.github/actions/file-check