Skip to content

Bump softprops/action-gh-release from 2.1.0 to 2.2.0 #95

Bump softprops/action-gh-release from 2.1.0 to 2.2.0

Bump softprops/action-gh-release from 2.1.0 to 2.2.0 #95

Workflow file for this run

name: Run lint and static analyis checks
on:
pull_request:
concurrency:
group: lint-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: ./.github/workflows/lint.yml