Skip to content

feat: update sieve and refactor #7

feat: update sieve and refactor

feat: update sieve and refactor #7

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: {}
jobs:
lint:
name: Lint code base
uses: andrew-field/reusable-workflows/.github/workflows/super-linter.yml@master