Skip to content

chore(master): release 2.1.0 #178

chore(master): release 2.1.0

chore(master): release 2.1.0 #178

Workflow file for this run

name: Super Linter
on:
push:
branches: [master]
pull_request:
branches: [master]
# Allows you to run this workflow manually from the Actions tab.
workflow_dispatch:
# Permissions for the GITHUB_TOKEN.
permissions: {}
jobs:
lint:
name: Lint code base
uses: andrew-field/reusable-workflows/.github/workflows/super-linter.yml@master