Skip to content

Refactor footer hydration logic and update styles #410

Refactor footer hydration logic and update styles

Refactor footer hydration logic and update styles #410

name: Activities & Moments check
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
check_activities_moments:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 20
- name: Check Activities & Moments consistency
run: node scripts/check_activities_moments.js