ci: skip semantic validation on release branches

This commit is contained in:
Daniel Roe 2023-08-04 13:30:59 +01:00
parent 9e1b088327
commit 459dc7d2d9

View File

@ -6,6 +6,8 @@ on:
- opened
- edited
- synchronize
branches-ignore:
- "v[0-9]*"
permissions:
contents: read