Skip to content

Create test_debug.yml #6

Create test_debug.yml

Create test_debug.yml #6

name: Pull Request And Push
on:
pull_request:
branches: [ main, frontend, backend, entry, minhnhat_branch]
push:
branches: [ main, frontend, backend, entry, minhnhat_branch]
jobs:
lint:
name: Lint Debug Variant
uses: ./.github/workflows/lint_debug.yml
test:
name: Test Debug Variant
uses: ./.github/workflows/test_debug.yml

Check failure on line 16 in .github/workflows/pull_request_push.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull_request_push.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pull_request_push.yml" -> "./.github/workflows/test_debug.yml" (source branch with sha:508958bb6e17d8ed2192d09543d2cb84366b9c04) : workflow is not reusable as it is missing a `on.workflow_call` trigger