Skip to content

Migrate to jakarta.mail #22

Migrate to jakarta.mail

Migrate to jakarta.mail #22

Workflow file for this run

name: Alfresco TAS Utility CI
on:
pull_request:
branches:
- master
- release/**
push:
branches:
- master
- release/**
workflow_dispatch:
jobs:
build_and_release:
name: "Build and Release"
uses: Alfresco/alfresco-build-tools/.github/workflows/[email protected]
secrets: inherit
with:
release-branches: "^master$|^release/.+$"