Avoid */* branches test

This commit is contained in:
mjanez 2023-09-27 16:56:16 +02:00
parent 553601c570
commit e95f2a1a21
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
- main
- 'ckan-*.*.*'
- '!dev/ckan-*.*.*'
- '!*/*'
env:
REGISTRY: ghcr.io