TP5: Configure CI for releases - Add release workflow and tag triggers
This commit is contained in:
@@ -3,6 +3,7 @@ name: 🧪 Tests API - TP4
|
||||
on:
|
||||
push:
|
||||
branches: [ main, develop ]
|
||||
tags: [ 'v*' ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user