We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea801a9 commit abed32bCopy full SHA for abed32b
2 files changed
.github/workflows/auto-labeler.yml
@@ -6,6 +6,9 @@ on:
6
- opened
7
- synchronize
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
auto-labeler:
14
if: github.event.pull_request.head.repo.full_name == github.repository
.github/workflows/ossf-scorecard.yml
- cron: '30 4 * * 1'
workflow_dispatch:
scorecard:
uses: platform-mesh/.github/.github/workflows/job-ossf-scorecard.yml@9ddacafbe3260312cb1cc3f9974ad2fece8effe0
0 commit comments