Skip to content

Bump softprops/action-gh-release from 2.0.9 to 2.1.0 #93

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

Bump softprops/action-gh-release from 2.0.9 to 2.1.0 #93

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