summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-07-16 15:21:00 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-07-16 15:24:47 +0300
commitf3657daea791a3816df4d4afcdb21622f83bfedf (patch)
tree4ffacf6a904a469d55c3f014cb54508b19b37a94
parent0b3e6d828779fcd1cc5460e92f057a74d32f0b5f (diff)
downloadrest.vyos-chore/cla-reusable-production-ref.tar.gz
rest.vyos-chore/cla-reusable-production-ref.zip
ci: T9096: point CLA check at vyos-cla-signatures@productionchore/cla-reusable-production-ref
The vyos-cla-signatures repo's default branch was renamed from current to production; the frozen current compat alias is being retired. Point the reusable-workflow ref at the live branch. 🤖 Generated by [robots](https://vyos.io)
-rw-r--r--.github/workflows/cla-check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cla-check.yml b/.github/workflows/cla-check.yml
index da3e6ef..fa96d19 100644
--- a/.github/workflows/cla-check.yml
+++ b/.github/workflows/cla-check.yml
@@ -11,5 +11,5 @@ on:
types: [created]
jobs:
call-cla-assistant:
- uses: vyos/vyos-cla-signatures/.github/workflows/cla-reusable.yml@current
+ uses: vyos/vyos-cla-signatures/.github/workflows/cla-reusable.yml@production
secrets: inherit