summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/cla-check.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/cla-check.yml b/.github/workflows/cla-check.yml
index 3c1aeee67..66afa52a3 100644
--- a/.github/workflows/cla-check.yml
+++ b/.github/workflows/cla-check.yml
@@ -15,5 +15,4 @@ on:
jobs:
call-cla-assistant:
uses: vyos/vyos-cla-signatures/.github/workflows/cla-reusable.yml@current
- secrets:
- CLA_PAT: ${{ secrets.CLA_PAT }}
+ secrets: inherit \ No newline at end of file