Skip to content

Added styling for flash messages #32

Added styling for flash messages

Added styling for flash messages #32

Workflow file for this run

name: Check PR
on:
pull_request:
branches: ['main']
jobs:
test:
name: Build and Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/check