Skip to content

ci: use shared workflow for linting and tests #201

ci: use shared workflow for linting and tests

ci: use shared workflow for linting and tests #201

Workflow file for this run

name: Run Checks
on:
pull_request:
branches:
- '**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: OneSignal/sdk-actions/.github/workflows/wrapper-js-ci.yml@main

Check failure on line 13 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "OneSignal/sdk-actions/.github/workflows/wrapper-js-ci.yml@main" : failed to fetch workflow: workflow was not found.