Skip to content

Merge pull request #8 from nalgnaohel/frontend #119

Merge pull request #8 from nalgnaohel/frontend

Merge pull request #8 from nalgnaohel/frontend #119

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