start the 0.15.1 release cycle

This commit is contained in:
Andrew Kelley
2025-08-19 16:01:09 -07:00
parent 94cda37d69
commit f54f061fb3
3 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- master
- 0.15.x
concurrency:
# Cancels pending runs when a PR gets updated.
group: ${{ github.head_ref || github.run_id }}-${{ github.actor }}