Searched +full:persist +full:- +full:credentials (Results 1 – 2 of 2) sorted by relevance
4 # /cherry-pick <commit> <...>6 # This comment will attempt to cherry-pick the given commits to the latest23 - created24 - edited27 - opened33 backport-commits:35 runs-on: ubuntu-latest38 pull-requests: write39 if: >-40 (github.repository == 'llvm/llvm-project') &&[all …]
2 # by a third-party and are governed by separate terms of service, privacy5 # Check current LLVM-Project results here: https://securityscorecards.dev/viewer/?uri=github.com/ll…7 name: Scorecard supply-chain security9 # For Branch-Protection check. Only the default branch is supported. See10 # https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection15 - cron: '38 20 * * *'24 runs-on: ubuntu-latest25 if: github.repository == 'llvm/llvm-project'27 # Needed to upload the results to code-scanning dashboard.28 security-events: write[all …]