Run build and publish action on main branch

This commit is contained in:
Brian Clozel
2024-03-28 17:02:47 +01:00
parent 5166dc071f
commit 8632199abf

View File

@@ -2,7 +2,7 @@ name: Build and deploy snapshot
on:
push:
branches:
- 1.2.x
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs: