Skip to content

Commit ec54cc3

Browse files
authored
Update .github/workflows/labeler.yaml
1 parent f6cf94f commit ec54cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# Re-uses the labeler config from the Go SDK, so we only need to maintain one single config file
1717
- name: Fetch labeler config from STACKIT Go SDK
1818
run: |
19-
curl -sSL -o remote-labeler.yml https://raw.githubusercontent.com/stackitcloud/stackit-sdk-go/feat/labeler/.github/labeler.yml
19+
curl -sSL -o remote-labeler.yml https://raw.githubusercontent.com/stackitcloud/stackit-sdk-go/main/.github/labeler.yml
2020
- name: Labeler action
2121
uses: actions/labeler@v6
2222
with:

0 commit comments

Comments
 (0)