We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e270738 commit 8f641fcCopy full SHA for 8f641fc
.github/workflows/labeler.yml
@@ -20,6 +20,7 @@ jobs:
20
persist-credentials: false
21
repository: cpp-linter/.github
22
path: org-repo
23
+ ref: tag-release
24
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
25
id: labeler
26
# This step doesn't require a `git checkout`.
.github/workflows/unreleased-summary.yml
@@ -21,6 +21,7 @@ jobs:
- name: Install uv
uses: astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
27
with:
0 commit comments