Skip to content

OPSEXP-2189 Automate updating of activemq in activemq chart #52

OPSEXP-2189 Automate updating of activemq in activemq chart

OPSEXP-2189 Automate updating of activemq in activemq chart #52

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