Skip to content

feat: define Notification model #1276

feat: define Notification model

feat: define Notification model #1276

Workflow file for this run

name: Dockerfile lint
on:
pull_request:
paths-ignore:
- "Dockerfile"
jobs:
lint:
name: Dockerfile lint
runs-on: ubuntu-latest
steps:
- run: |
echo "No Dockerfile updated"