Skip to content

OPSEXP-2648 Integrate APS in the matrix (#38) #94

OPSEXP-2648 Integrate APS in the matrix (#38)

OPSEXP-2648 Integrate APS in the matrix (#38) #94

Workflow file for this run

name: Pre-commit
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
pre_commit:
name: Run pre-commit
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v3.3.0