Skip to content

Add note about page update for 2026 event #1440

Add note about page update for 2026 event

Add note about page update for 2026 event #1440

Workflow file for this run

name: Test
on: [pull_request]
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
test:
name: Run tests
uses: ./.github/workflows/test.yml