Polish "Move CI and snapshot deployment to GitHub actions"

See gh-32436
This commit is contained in:
Stéphane Nicoll
2024-03-14 15:13:13 +01:00
parent b7280400ee
commit b82a0dd31a
3 changed files with 27 additions and 167 deletions

View File

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