Skip to content

user wise submission count api #101

user wise submission count api

user wise submission count api #101

Workflow file for this run

name: PR
on:
pull_request:
branches:
- main
- staging
- development
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
pytest:
uses: ./.github/workflows/reusable/pytest.yml

Check failure on line 14 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
frontend-tests:
uses: ./.github/workflows/reusable/frontend_tests.yml