Skip to content

Commit

Permalink
fix: Build Recommendation Permission Issues (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
oZakari authored Oct 11, 2024
1 parent 400069f commit cc918db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-recommendation-object.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
Expand Down

0 comments on commit cc918db

Please sign in to comment.