Home
last modified time | relevance | path

Searched +full:persist +full:- +full:credentials (Results 1 – 2 of 2) sorted by relevance

/llvm-project/.github/workflows/
H A Dissue-release-workflow.yml4 # /cherry-pick <commit> <...>
6 # This comment will attempt to cherry-pick the given commits to the latest
23 - created
24 - edited
27 - opened
33 backport-commits:
35 runs-on: ubuntu-latest
38 pull-requests: write
39 if: >-
40 (github.repository == 'llvm/llvm-project') &&
[all …]
H A Dscorecard.yml2 # by a third-party and are governed by separate terms of service, privacy
5 # Check current LLVM-Project results here: https://securityscorecards.dev/viewer/?uri=github.com/ll…
7 name: Scorecard supply-chain security
9 # For Branch-Protection check. Only the default branch is supported. See
10 # https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
15 - cron: '38 20 * * *'
24 runs-on: ubuntu-latest
25 if: github.repository == 'llvm/llvm-project'
27 # Needed to upload the results to code-scanning dashboard.
28 security-events: write
[all …]