@@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- - main
+ - dev
concurrency: ${{ github.workflow }}-${{ github.ref }}