Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit e725b92

Browse files
authored
Merge pull request #48 from vyos/cla-fix
T7579: changed a secret passing method
2 parents 4b46b78 + e83c4b7 commit e725b92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cla-check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ on:
1515
jobs:
1616
call-cla-assistant:
1717
uses: vyos/vyos-cla-signatures/.github/workflows/cla-reusable.yml@current
18-
secrets:
19-
CLA_PAT: ${{ secrets.CLA_PAT }}
18+
secrets: inherit

0 commit comments

Comments
 (0)