Skip to content

Commit 3adb047

Browse files
committed
testo
1 parent 8a4e404 commit 3adb047

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/tag-and-release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
name: Tag & Release
33
'on':
44
push:
5-
branches:
6-
- stackhpc/2023.1
75
permissions:
86
actions: read
97
contents: write
108
jobs:
119
tag-and-release:
12-
uses: stackhpc/.github/.github/workflows/tag-and-release.yml@main
10+
uses: stackhpc/.github/.github/workflows/tag-and-release.yml@fetch-tags
1311
with:
1412
upstream: https://github.com/openstack/kayobe-config

0 commit comments

Comments
 (0)