Skip to content

Merge pull request #290 from shinesolutions/feature/add-aem65-sp22-pr… #463

Merge pull request #290 from shinesolutions/feature/add-aem65-sp22-pr…

Merge pull request #290 from shinesolutions/feature/add-aem65-sp22-pr… #463

Workflow file for this run

---
name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ./.github/actions/ci-action