Skip to content

Commit

Permalink
fix: removes write permissions from transform rules workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Jennifer Power <[email protected]>
  • Loading branch information
jpower432 committed Oct 13, 2023
1 parent d93c683 commit 340dd80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/transform-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
transform-rules:
name: Transform rules content
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Generate app token
uses: tibdex/github-app-token@v1
Expand Down

0 comments on commit 340dd80

Please sign in to comment.