Skip to content

Fix Variablen und Profile #690

Fix Variablen und Profile

Fix Variablen und Profile #690

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: schnittcher/action-style@master