Merge branch 'main' into dependabot/github_actions/actions-dependencies-37cd5763f6

This commit is contained in:
Mathew Payne
2025-05-13 09:12:58 +01:00
committed by GitHub
13 changed files with 3906 additions and 2096 deletions
+2
View File
@@ -4,6 +4,8 @@
# For our project, we generate this file through a build process from other source files.
# We need to make sure the checked-in `index.js` actually matches what we expect it to be.
name: Check dist/
permissions:
contents: read
on:
push:
+2
View File
@@ -1,4 +1,6 @@
name: "Test"
permissions:
contents: read
on:
pull_request:
workflow_dispatch: