enabled CI for this branch

This commit is contained in:
joaquintides
2024-06-10 20:10:01 +02:00
committed by GitHub
parent cffd0a413e
commit cfa3cb2d1f

View File

@ -18,6 +18,7 @@ on:
- feature/** - feature/**
- fix/** - fix/**
- pr/** - pr/**
- ci/**
concurrency: concurrency:
group: ${{format('{0}:{1}', github.repository, github.ref)}} group: ${{format('{0}:{1}', github.repository, github.ref)}}