We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8f11a commit adbce1fCopy full SHA for adbce1f
1 file changed
.github/workflows/call-clacheck.yml
@@ -12,5 +12,4 @@ concurrency:
12
jobs:
13
clacheck:
14
uses: linuxdeepin/.github/.github/workflows/cla-check.yml@master
15
- secrets:
16
- APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
+ secrets: inherit
0 commit comments