Do full checks on release branches

This commit is contained in:
daz 2024-01-23 15:05:57 -07:00
parent 42452daeb5
commit 46878035be
No known key found for this signature in database
3 changed files with 5 additions and 1 deletions

View file

@ -9,6 +9,7 @@ on:
push:
branches:
- main
- release/**
paths:
- '.github/**'
- 'dist/**'