Skip to content

Add 'contents: read' to workflow permissions to increase the OpenSSF scorecard of the repo #2465

Add 'contents: read' to workflow permissions to increase the OpenSSF scorecard of the repo

Add 'contents: read' to workflow permissions to increase the OpenSSF scorecard of the repo #2465

Workflow file for this run

name: rabbitmq-dotnet-client
on:
push:
branches:
- main
- 'rabbitmq-dotnet-client-*'
pull_request:
branches:
- main
- 'rabbitmq-dotnet-client-*'
permissions:
contents: read
jobs:
call-build-test:
uses: ./.github/workflows/build-test.yaml