Compare commits

...

1 Commits

Author SHA1 Message Date
Jade Welton
ff6fb32ad1 Enable CI workflow for hotfix and release branch PRs. 2025-11-06 09:37:35 -08:00

View File

@@ -8,6 +8,8 @@ on:
pull_request:
branches:
- master
- hotfix/**
- release/**
permissions:
id-token: write
contents: read