Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickskowronekdkfz authored Oct 9, 2024
1 parent 6e8d278 commit ad2bb5b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ jobs:
# This workflow defines how a maven package is built, tested and published.
# Visit: https://github.com/samply/github-workflows/blob/develop/.github/workflows/docker-ci.yml, for more information
uses: samply/github-workflows/.github/workflows/rust.yml@main
permissions:
contents: read
packages: write
pull-requests: read
security-events: write
statuses: read
with:
image-prefix: "samply/"
components: '[ "ccp-patient-project-identificator" ]'
Expand Down

0 comments on commit ad2bb5b

Please sign in to comment.