Skip to content

Add-LowPowerLab-Moteino-RFM69 (#482) #390

Add-LowPowerLab-Moteino-RFM69 (#482)

Add-LowPowerLab-Moteino-RFM69 (#482) #390

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