Skip to content

Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 (#98) #178

Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 (#98)

Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 (#98) #178

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
paths-ignore:
- "**/*.md"
jobs:
lint:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: Run lints
run: make lint