Allow all stable branches in GitHub actions.

This commit is contained in:
Milan Broz
2024-02-29 10:53:11 +01:00
parent 5a0208cd06
commit 2cd0be9501
2 changed files with 2 additions and 4 deletions

View File

@@ -5,8 +5,7 @@ on:
branches:
- 'main'
- 'wip-luks2'
- 'v2.3.x'
- 'v2.4.x'
- 'v2.*.x'
permissions:
contents: read