Skip to content

chore: update reusable GHA workflows to 5.8.0-rc9 (#79) #67

chore: update reusable GHA workflows to 5.8.0-rc9 (#79)

chore: update reusable GHA workflows to 5.8.0-rc9 (#79) #67

name: Aspect Workflows
on:
# Triggers the workflow on pull request events and on main
push:
branches: [main]
pull_request:
branches: [main]
# Allow this to be triggered manually via the GitHub UI Actions tab
workflow_dispatch:
jobs:
aspect-workflows:
name: Aspect Workflows
uses: ./.github/workflows/.aspect-workflows-reusable.yaml