produzione 1 #9
@@ -3,8 +3,6 @@ name: Build, Test, Deploy and Analysis
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main, int, dev]
|
branches: [main, int, dev]
|
||||||
pull_request: # <--- Abilita l'esecuzione sulle Pull Request
|
|
||||||
branches: [main, int, dev]
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
Reference in New Issue
Block a user