Skip to content

fixed missing protocol values #32

fixed missing protocol values

fixed missing protocol values #32

Workflow file for this run

name: Check Style
on: [push, pull_request]
jobs:
style:
runs-on: ubuntu-latest
steps:
- name: Checkout module
uses: actions/checkout@master
- name: Check style
uses: ubittner/action-style@master