Skip to content

[CSSG-12]: Add global navbar and public pages (Home, About, Contact, … #17

[CSSG-12]: Add global navbar and public pages (Home, About, Contact, …

[CSSG-12]: Add global navbar and public pages (Home, About, Contact, … #17

name: Continuous Integration (CI)
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build_and_test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run checks
uses: ./.github/actions/checks
- name: Security Audit
run: bunx bun-audit