Skip to content

chore(deps): update mickem/clean-after-action action to v2 #4

chore(deps): update mickem/clean-after-action action to v2

chore(deps): update mickem/clean-after-action action to v2 #4

Workflow file for this run

name: SmartwayCaoc-PullRequest
on:
workflow_dispatch:
pull_request:
jobs:
smartway-caoc:
uses: ./.github/workflows/smartway-caoc-build.yml
with:
lib-version: 1.0.${{ github.event.pull_request.number }}.${{ github.run_number }}
configuration: Release
secrets: inherit
notify:
if: ${{ success() }}
needs: [smartway-caoc]
uses: ./.github/workflows/notify.yml
secrets: inherit