Skip to content

Cleanup GitHub Actions #1

Cleanup GitHub Actions

Cleanup GitHub Actions #1

name: Framework Component
on:
pull_request:
paths:
- 'cypress/support/**'
- 'framework/**'
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
awx:
name: Framework
uses: ./.github/workflows/component.yml
with:
directory: frontend/framework