Skip to content

Bump the github-actions group across 1 directory with 3 updates (#1249) #839

Bump the github-actions group across 1 directory with 3 updates (#1249)

Bump the github-actions group across 1 directory with 3 updates (#1249) #839

---
name: Pre-commit (Docker Compose)
on:
pull_request:
branches:
- master
- release/**
- next/**
paths:
- docker-compose/**
- .pre-commit-config.yaml
push:
branches:
- master
- release/**
env:
# https://pre-commit.com/#temporarily-disabling-hooks
SKIP: helm-docs,helm-deps-build,helmlint,checkov
jobs:
pre_commit:
name: Run pre-commit
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]