Skip to content

chore: GitHub Action cleanup & run tests on valkey #9

chore: GitHub Action cleanup & run tests on valkey

chore: GitHub Action cleanup & run tests on valkey #9

Workflow file for this run

name: Pull Requests
on:
pull_request:
branches: [main]
jobs:
test:
uses: ./.github/workflows/test.yml

Check failure on line 9 in .github/workflows/push-requests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/push-requests.yml

Invalid workflow file

error parsing called workflow ".github/workflows/push-requests.yml" -> "./.github/workflows/test.yml" : workflow is not reusable as it is missing a `on.workflow_call` trigger