Skip to content

Commit adbce1f

Browse files
authored
chore:: Update CLA check workflow to inherit secrets (#390)
1 parent 4d8f11a commit adbce1f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/call-clacheck.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ concurrency:
1212
jobs:
1313
clacheck:
1414
uses: linuxdeepin/.github/.github/workflows/cla-check.yml@master
15-
secrets:
16-
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
15+
secrets: inherit

0 commit comments

Comments
 (0)