Skip to content

Add support for both yaml and yml file extensions. #68

Add support for both yaml and yml file extensions.

Add support for both yaml and yml file extensions. #68

Workflow file for this run

on:
pull_request: null
push:
branches:
- '*.*'
name: Code style
jobs:
cs:
uses: buggregator/gh-actions/.github/workflows/cs.yml@master
with:
os: >-
['ubuntu-latest']