Skip to content

Commit

Permalink
Remove permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke committed Nov 1, 2023
1 parent 4619aa5 commit fe0d3cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ env:

jobs:
build:
permissions:
contents: write
packages: write

name: Build
if: "! contains(toJSON(github.event.commits.*.message), '[skip-ci]')"
runs-on: ubuntu-latest
Expand Down

0 comments on commit fe0d3cb

Please sign in to comment.