Skip to content

build(deps): bump strum from 0.26.1 to 0.26.2 #262

build(deps): bump strum from 0.26.1 to 0.26.2

build(deps): bump strum from 0.26.1 to 0.26.2 #262

Workflow file for this run

name: Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build-and-test.yaml
cla:
uses: ./.github/workflows/cla.yaml
style-lints:
uses: ./.github/workflows/lints.yaml