Merge branch '6.1.x'

This commit is contained in:
Stéphane Nicoll
2024-03-14 15:17:47 +01:00
4 changed files with 28 additions and 168 deletions

View File

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

View File

@@ -1,8 +1,7 @@
name: CI
on:
push:
branches:
- 6.2.x
schedule:
- cron: '30 9 * * *'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs: