Skip to content

Commit 8bf7b1c

Browse files
committed
Merge branch 'stackhpc/2025.1' into upstream/2025.1-2026-06-08
Change-Id: Ia3f53eb29dfa5cd08c45b612a3e6c7e73ceeca14
2 parents d2b4404 + 9070166 commit 8bf7b1c

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @stackhpc/openstack
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Tag & Release
3+
'on':
4+
push:
5+
branches:
6+
- stackhpc/2025.1
7+
permissions:
8+
actions: read
9+
contents: write
10+
jobs:
11+
tag-and-release:
12+
uses: stackhpc/.github/.github/workflows/tag-and-release.yml@main

0 commit comments

Comments
 (0)