Do full checks on release branches

This commit is contained in:
daz
2024-01-23 15:07:13 -07:00
parent 982da8e78c
commit d8ca9b7d2e
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ on:
push:
branches:
- main
- release/**
- dependabot/**
jobs: