Skip to content

Update toc version

Update toc version #26

Workflow file for this run

name: Lint
# This workflow is triggered on pushes to the repository.
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
- name: wow-lint
uses: davidcraig/[email protected]
with:
path-to-files: 'Broker_Currencyflow.lua'