Skip to content

DEVEX-2566, DEVEX-2604: Post release 2.15.0 (#527) #505

DEVEX-2566, DEVEX-2604: Post release 2.15.0 (#527)

DEVEX-2566, DEVEX-2604: Post release 2.15.0 (#527) #505

Workflow file for this run

name: dxCompiler linters
on:
push:
branches:
- develop
pull_request:
branches:
- develop
types:
- opened
- synchronize
- ready_for_review
jobs:
pre-commit:
name: Run pre-commit Action
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
with:
python-version: '3.11'
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1