Skip to content

Promote CHANGELOG [Unreleased] to dated v1.18.0 entry #1176

Promote CHANGELOG [Unreleased] to dated v1.18.0 entry

Promote CHANGELOG [Unreleased] to dated v1.18.0 entry #1176

Workflow file for this run

name: CI
on:
push:
branches: [ main, beta ]
pull_request:
branches: [ main, beta ]
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
quality:
uses: ./.github/workflows/quality.yml
test:
needs: quality
uses: ./.github/workflows/tests.yml