Skip to content

Commit 8f641fc

Browse files
committed
tmp pin reusable CI to checkout this branch
1 parent e270738 commit 8f641fc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
persist-credentials: false
2121
repository: cpp-linter/.github
2222
path: org-repo
23+
ref: tag-release
2324
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
2425
id: labeler
2526
# This step doesn't require a `git checkout`.

.github/workflows/unreleased-summary.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
persist-credentials: false
2222
repository: cpp-linter/.github
2323
path: org-repo
24+
ref: tag-release
2425
- name: Install uv
2526
uses: astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
2627
with:

0 commit comments

Comments
 (0)