Skip to content

Bump softprops/action-gh-release from 2.0.4 to 2.0.5 #68

Bump softprops/action-gh-release from 2.0.4 to 2.0.5

Bump softprops/action-gh-release from 2.0.4 to 2.0.5 #68

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