Revert "ACS-6284 Add audit to RepoEvent (#32)" (#36) #71
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |