Skip to content

fix: set read permissions for TPM encrypted files to prevent decryption failure #4074

fix: set read permissions for TPM encrypted files to prevent decryption failure

fix: set read permissions for TPM encrypted files to prevent decryption failure #4074

name: staticCheck
on:
pull_request_target:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
static-check:
uses: linuxdeepin/.github/.github/workflows/static-check.yml@master