Skip to content

[ACS-8676] Deal with upcoming GitHub Actions deprecations #66

[ACS-8676] Deal with upcoming GitHub Actions deprecations

[ACS-8676] Deal with upcoming GitHub Actions deprecations #66

Workflow file for this run

name: ACS Event Model CI
on:
pull_request:
branches:
- master
- feature/**
push:
branches:
- master
- feature/**
workflow_dispatch:
jobs:
build_and_release:
name: "Build and Release"
uses: Alfresco/alfresco-build-tools/.github/workflows/[email protected]
secrets: inherit